mcp-yfinance-server

Adity-star/mcp-yfinance-server
★ 53 stars Python 🔌 API Integration Updated 5d ago
Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-yfinance-server": {
      "command": "uvx",
      "args": [
        "mcp-yfinance-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-yfinance-server

Topics

fastapimcp-serverpythonyfinance