Back to directory
natifridman/stocks-mcp

natifridman/stocks-mcp

@natifridman

Stock information MCP server for fetching real-time stock prices from Google Finance

stockfinancegoogle-financemcppythonfastmcpreal-timestock-info

Installation & Configuration

{
  "mcpServers": {
    "stock-info": {
      "command": "/path/to/your/stocks-mcp/.venv/bin/python",
      "args": [
        "/path/to/your/stocks-mcp/my_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13