MCP server that exposes Yahoo Finance data through tools for searching instruments, fetching quotes, history, company info, financials, dividends, news, recommendations, and options. Enables AI assistants to answer market-data questions using natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.YF_MCP_CACHE— "env": { "": "1" } (see [Caching](#caching)).YF_MCP_CACHE_DIR— cache-dir OS cache dir Directory for the cache file.XDG_CACHE_HOMEYF_MCP_LOG_LEVEL— log-level INFO DEBUG/INFO/WARNING/ERROR/CRITICAL.YF_MCP_TRANSPORT— transport stdio stdio, streamable-http, or sse.YF_MCP_PORT— port 8000 Port for HTTP transports.YF_MCP_HOST— host 127.0.0.1 Bind host for HTTP transports (0.0.0.0 for remote).YF_MCP_PATH— path /mcp (/sse for sse) URL path for HTTP transports.[](https://m8ven.ai/mcp/benethos-hub-yahoo-finance-mcp-ymj3bu)