Yahoo Finance MCP (dino65-dev)

Finance MCP server with Yahoo Finance integration for stock quotes, historical data, and financial analysis tools.

Verified

Yahoo Finance MCP (dino65-dev) is a finance-focused MCP server that integrates with Yahoo Finance to provide stock quotes, historical price data, and financial analysis capabilities. It allows MCP-compatible agents to access equity market information through structured tool calls, removing the need for manual data fetching or custom API integration within agent workflows.

The server provides access to core stock data including current quotes, historical price series, and company financial information. This data supports a range of analytical workflows — from quick price checks to more detailed fundamental comparisons across securities. The MCP protocol ensures that data is returned in a typed, structured format that agents can process reliably.

Configuration follows standard MCP server setup patterns. Users register the server in their MCP client configuration and ensure the required dependencies are installed. The server leverages Yahoo Finance as its data source, which means no separate API key is typically required, but users should be mindful of Yahoo Finance rate limits and data usage terms. As a data retrieval tool, it does not perform trade execution and can be safely added to research-oriented agent workflows.