๐ Finance MCP Server
@akshatbindal
About ๐ Finance MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"finance-mcp-server-akshatbindal": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ๐ Finance MCP Server?
A Model Context Protocol (MCP) server that brings comprehensive stock market data and technical analysis capabilities to MCP-compatible clients such as Claude Desktop. It provides real-time quotes, historical data, professional-grade indicators, and company fundamentals via the Yahoo Finance API.
How to use ๐ Finance MCP Server?
Install the package with pip install finance-mcp-server and add a JSON configuration entry under mcpServers in Claude Desktop. Once configured, ask natural language questions like โWhatโs Appleโs current stock price and market cap?โ or โCalculate RSI for Microsoft.โ The server exposes eleven MCP tools covering everything from stock info to sector performance.
Key features of ๐ Finance MCP Server
- Complete stock profiles and market metrics
- Customizable historical price data (multiple timeframes)
- Live stock prices with change calculations
- 10+ professional technical analysis indicators
- Intelligent caching for optimal performance
- Robust error handling and validation
Use cases of ๐ Finance MCP Server
- Get current stock price, market cap, and key statistics
- Analyze historical performance over weeks or months
- Compute RSI, MACD, Bollinger Bands, and moving averages
- Compare moving averages across multiple stocks
- Retrieve earnings calendar, options chain, and analyst recommendations
FAQ from ๐ Finance MCP Server
What data source does the server use?
All data is retrieved in real-time from Yahoo Finance; no user data is stored or tracked.
What are the runtime requirements?
Python 3.8 or higher, with dependencies: mcp >= 1.0.0, yfinance >= 0.2.18, pandas >= 2.0.0, and ta >= 0.10.2.
How is caching handled?
Company info, news, options, holders, and recommendations are cached for 5โ60 minutes. Real-time data caches for 1 minute. Fundamentals cache for 10 minutes.
What transport and authentication are used?
The server uses the MCP protocolโs standard stdio transport. No authentication is required; data is fetched from public Yahoo Finance endpoints.
How can I report issues or contribute?
Report bugs or request features via the GitHub Issues page. Contributions are welcome โ fork the repo, create a feature branch, run tests (pytest), and submit a pull request.
Frequently asked questions
What data source does the server use?
All data is retrieved in real-time from Yahoo Finance; no user data is stored or tracked.
What are the runtime requirements?
Python 3.8 or higher, with dependencies: `mcp >= 1.0.0`, `yfinance >= 0.2.18`, `pandas >= 2.0.0`, and `ta >= 0.10.2`.
How is caching handled?
Company info, news, options, holders, and recommendations are cached for 5โ60 minutes. Real-time data caches for 1 minute. Fundamentals cache for 10 minutes.
What transport and authentication are used?
The server uses the MCP protocolโs standard stdio transport. No authentication is required; data is fetched from public Yahoo Finance endpoints.
How can I report issues or contribute?
Report bugs or request features via the GitHub Issues page. Contributions are welcome โ fork the repo, create a feature branch, run tests (`pytest`), and submit a pull request.
Basic information
More Finance & Commerce MCP servers
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Yahoo Finance MCP Server
narumiruna
InvestSights Indian Stock Research MCP
InvestSightsResearch-grade Indian stock data (NSE/BSE) โ fundamentals, forensic accounting scores, DCF valuation, screening, prices & news for 4,800+ stocks.

Exact Online
iWebDevelopmentExact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a
Comments