yahoo-finance-mcp

citizenhicks/yahoo-finance-mcp
★ 3 stars Python 💰 Finance Updated 8mo ago ⚠ Review
this is deployed on FastMCP
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