Yahoo Finance MCP Server
Related Servers
Alternatives to Yahoo Finance MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceA Model Context Protocol server that enables interaction with Yahoo Finance to retrieve stock pricing, company information, and historical financial data through natural language queries.105,791 PyPI29MIT
- AlicenseCqualityNot gradedmaintenanceA Model Context Protocol server that provides tools for interacting with Yahoo Finance, allowing users to retrieve stock prices, company information, and perform financial data comparisons.11MIT
- AlicenseNot gradedqualityBmaintenanceA Model Context Protocol server providing comprehensive access to Yahoo Finance data through the yahooquery library, enabling AI assistants to retrieve stock prices, financial statements, market data, and company analytics.14MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol server providing real-time stock data and options analysis through Yahoo Finance, enabling LLMs to access market data, analyze stocks, and evaluate options strategies.326MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol (MCP) server that provides comprehensive access to Yahoo Finance data through 18 specialized tools for pricing, financials, options, holders, and news.1835 PyPI1MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol (MCP) server for agentic retrieval of financial data from Yahoo Finance, enabling stock information, historical data, analyst data, and more.71108 PyPI3AGPL 3.0
TDQS
Scored across 34 tools
The tool set has clear thematic grouping (crypto, stock, news, etc.), but there is significant overlap within categories. For example, get_crypto_quote and get_crypto_quote_short are nearly identical, and multiple tools for stock grades (get_stock_grades, get_stock_grades_historical, get_stock_grades_summary) could confuse an agent about which to use. Descriptions help differentiate, but the boundaries are not always sharp.
Most tools follow a consistent verb_noun pattern (e.g., get_crypto_quote, get_historical_stock_prices), with minor deviations like lookup_identifier and search_companies. The naming is generally predictable and readable, though not perfectly uniform across all tools.
With 34 tools, the count is excessive for a single server, making it heavy and potentially overwhelming. While Yahoo Finance is a broad domain, many tools could be consolidated (e.g., multiple crypto quote tools) or parameterized to reduce the surface area, indicating poor scoping.
The tool set comprehensively covers the Yahoo Finance domain, including stock data, crypto, news, analyst estimates, financial statements, options, and economic indicators. There are no obvious gaps; agents can perform a wide range of financial analysis tasks without dead ends.