Finmcp Finance Mcp
@Steve-sy
About Finmcp Finance Mcp
Lightweight TypeScript Finance MCP server wrapping Yahoo Finance APIs. Plug real-time financial data — stocks, options, crypto, earnings — into any AI assistant. No API key. Works via stdio, Docker, or HTTP.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Finmcp Finance Mcp?
Finmcp Finance Mcp is a lightweight TypeScript MCP server that wraps Yahoo Finance APIs, providing real-time financial data — stocks, options, crypto, and earnings — to any AI assistant without requiring an API key.
How to use Finmcp Finance Mcp?
Install and run via npx -y @mcp/finmcp for stdio, or use Docker with docker run -i --rm mcp/Finmcp. For SSE transport, run npx -y @mcp/finmcp --transport sse --port 3001. Configure the server in your AI client (e.g., Claude Desktop) by adding the appropriate command or URL. No API key is needed.
Key features of Finmcp Finance Mcp
- Real-time stock quotes via
get_quotetool - Options chain data with
get_option_chain - Latest market news with
get_market_news - Earnings information using
get_earnings - Ticker search via
search_ticker - Built-in
market_overviewprompt for AI conversations - Works over stdio, Docker, or SSE transports
- No API key required
Use cases of Finmcp Finance Mcp
- AI assistant answering real-time stock price queries
- Financial portfolio analysis by fetching options and earnings data
- Generating market summaries using the
market_overviewprompt - Searching for ticker symbols during investment research
FAQ from Finmcp Finance Mcp
Do I need an API key to use this server?
No, Finmcp Finance Mcp wraps Yahoo Finance APIs and requires no API key.
What transport methods are supported?
The server supports stdio, Docker (mcp/Finmcp image), and SSE transports.
What tools are provided?
Tools include get_quote, get_option_chain, get_market_news, get_earnings, and search_ticker.
Can I use it with Claude Desktop?
Yes, configuration examples for Claude Desktop and Cline are provided in the README.
Is there a built-in prompt?
Yes, a market_overview prompt is available to guide AI conversations about market conditions.
More Finance & Commerce MCP servers
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Comments