Yahoo Finance MCP (tooyipjee)
Yahoo Finance MCP server for real-time stock data, portfolio tracking, and financial information retrieval.
Yahoo Finance MCP (tooyipjee) is an MCP server that provides real-time stock data and portfolio tracking capabilities through Yahoo Finance. It gives MCP-compatible agents structured access to stock quotes, financial information, and portfolio-level views, making it useful for both individual stock research and broader portfolio monitoring workflows.
The server goes beyond basic price queries by including portfolio tracking features. Users can retrieve current stock quotes, historical price data, and financial statements, as well as monitor portfolio positions and performance metrics. This combination of stock-level and portfolio-level tools makes it a more complete solution for agents assisting with ongoing investment management tasks rather than one-off data lookups.
Setup follows the standard MCP server configuration pattern. The server uses Yahoo Finance as its data source through the yfinance library, so no paid API key is required. Users should note that Yahoo Finance quotes may be delayed and that the service’s terms of use and rate limits apply. The server is focused on data retrieval and portfolio tracking — it does not execute trades. For users who want both analysis and execution in their agent workflow, it can be combined with broker-connected MCP servers or CLI tools.