Submit

StockMCP

@Léo GUERIN

A MCP server providing real-time stock market data and financial analysis through Yahoo Finance API. Built with FastAPI and designed for AI applications requiring comprehensive financial data access

Tools

Server Config

{
  "mcpServers": {
    "stock-mcp": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://stockmcp.leoguerin.fr/api/mcp",
        "--header",
        "--allow-http"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.