Skip to content
Claude Desktop

Financial Modeling Prep (fmpsdk) for Claude Desktop

io.github.daxm/fmpsdk-mcp

Financial Modeling Prep API as MCP tools — quotes, statements, prices, and ~240 endpoints.

client:Claude Desktop transport:stdio runtime:pypi

Install Financial Modeling Prep (fmpsdk) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fmpsdk-mcp": {
      "command": "uvx",
      "args": [
        "fmpsdk-mcp"
      ],
      "env": {
        "FMP_API_KEY": "<FMP_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Financial Modeling Prep (fmpsdk) in other clients