Stock Market MCP Server
Related Servers
Alternatives to Stock Market MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceProvides comprehensive financial market data and news through the Finnhub API. Enables real-time stock quotes, company profiles, financial metrics, analyst recommendations, and market news access.1MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to access real-time and historical financial market data through the Finnhub API, including stock quotes, company financials, earnings, news, symbol search, forex rates, and crypto candles.-
- FlicenseNot gradedqualityDmaintenanceProvides real-time stock data, historical analysis, and stock comparisons using the Yahoo Finance API.-
- FlicenseNot gradedqualityCmaintenanceProvides comprehensive stock intelligence and technical analysis by integrating Alpha Vantage and Finnhub data. It enables users to generate detailed research reports and retrieve real-time market metrics, indicators, and news sentiment.-
- FlicenseNot gradedqualityDmaintenanceConnects AI agents to the Finnhub API for real-time stock quotes, market news, earnings reports, and financial metrics.-
- AlicenseAqualityDmaintenanceProvides financial data tools like stock price, company info, historical data, news, and market indices using yfinance and MarketAux API.54MIT
TDQS
Scored across 6 tools
Each tool targets a distinct resource: symbol lookup, latest price, financials, market news, company news, and historical candles. The overlap between market news and company news is clear from their descriptions, so no confusion.
All tool names follow the get_ noun pattern in snake_case, e.g., get_stock_price, get_market_news. This is perfectly consistent and predictable.
With 6 tools, the server is well-scoped for stock market data retrieval. Each tool covers a core function without unnecessary bloat.
The server covers symbol lookup, real-time price, fundamentals, news, and historical data, which covers most basic stock market needs. A minor gap is the lack of batch quotes or sector/ETF data, but these are not essential for the stated purpose.