mcp-stock-analysis
1
MCP Stock Analysis Server is designed to provide access to Indian stock data, both real-time and historical, using the Yahoo Finance API. This server can be used by local large language models to enhance their data-driven capabilities by integrating it as context.
MCP Stock Analysis Server by Akshay Bavkar
This project is an MCP server enabling access to real-time and historical Indian stock data via the Yahoo Finance API. It can be integrated with local LLMs through tools like Claude Desktop and Cursor.
Available Features
- getStockQuote: Access current quotes for Indian stocks.
- getHistoricalData: Retrieve historical stock data with customizable intervals and periods.
Usage
Configure your MCP client to connect to the server for stock data retrieval.