Skip to content
Claude Desktop

Fmp for Claude Desktop

io.github.pipeworx-io/fmp

Financial Modeling Prep MCP (/stable API; v3 deprecated 2025-08-31).

client:Claude Desktop transport:streamable-http

Install Fmp in Claude Desktop

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

{
  "mcpServers": {
    "fmp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/fmp/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Fmp in other clients