yahoo-finance-mcp

Alex2Yang97/yahoo-finance-mcp
★ 238 stars Python 💻 Code/Dev Tools Updated 1mo ago
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yahoo-finance-mcp": {
      "command": "uvx",
      "args": [
        "yahoo-finance-mcp"
      ]
    }
  }
}

Or install with pip: pip install yahoo-finance-mcp

Topics

mcpmcp-serveryahoo-financeyfinanceyfinance-mcp