yfinance-mcp

narumiruna/yfinance-mcp
★ 113 stars Python 💰 Finance Updated 29d ago ⚠ Review
An MCP server.
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": {
    "yfinance-mcp": {
      "command": "uvx",
      "args": [
        "yfinance-mcp"
      ]
    }
  }
}

Or install with pip: pip install yfinance-mcp

Topics

financemcpmcp-serverpythonyahoo-finance