Home › Other › Yahoo Finance

Yahoo Finance

Real-time Yahoo Finance data: quotes, history, financials, analyst ratings, options, and news.

Python
★ 21 stars Last pushed 2026-09-04 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.4)

npx -y yahoo-finance-mcp-server@1.2.4

Or add to your MCP client config:

{
  "mcpServers": {
    "yahoo-finance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yahoo-finance-mcp-server@1.2.4"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry