What is the MCP Stock Analysis Server?
The MCP Stock Analysis Server is an MCP server that provides access to real-time and historical Indian stock data using the Yahoo Finance API.
What is MCP?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs).
What features does the MCP Stock Analysis Server offer?
The server offers two main features: getStockQuote to get the current stock quote and getHistoricalData to retrieve historical stock data.
How do I install the MCP Stock Analysis Server?
You can install it using npm with the command: npm install mcp-stock-analysis.
How do I configure my MCP client to use this server?
You need to configure your MCP client (e.g., Claude Desktop) to connect to the server by adding a configuration block in your client’s configuration file. See the Usage in Host section for an example.
What input does the getStockQuote tool require?
The getStockQuote tool requires the stock symbol (e.g., RELIANCE.NS) as input.
What output does the getStockQuote tool provide?
The getStockQuote tool provides a JSON object containing the stock symbol, price, and name.
What input does the getHistoricalData tool require?
The getHistoricalData tool requires the stock symbol and optionally the time interval for the data (daily, weekly, or monthly).
What output does the getHistoricalData tool provide?
The getHistoricalData tool provides a JSON object containing the historical data, including date, open, high, low, close, and volume.
Can I contribute to the MCP Stock Analysis Server?
Yes, contributions are welcome! You can open an issue or pull request on the project’s repository.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department, helping you orchestrate AI Agents, connect them with your enterprise data, and build custom AI Agents.
How does the MCP Stock Analysis Server integrate with UBOS?
The MCP Stock Analysis Server can be integrated into UBOS to provide real-time stock data for AI Agents, enabling them to make more informed decisions within the UBOS ecosystem.
Stock Analysis Server
Project Details
- giptilabs/mcp-stock-analysis
- Last Updated: 4/1/2025
Recomended MCP Servers
Google Sheets MCP Server 📊🤖
MCP server that integrates Confluence and Jira
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information...
the mcp server that run the code in Node.js container and obtain the result
A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation.
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is...
Provide latest cryptocurrency news to AI agents.
A Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs)....





