Skip to content
Windsurf

fmp mcp for Windsurf

io.github.mrfentmen/fmp-mcp

MCP server for Financial Modeling Prep: quotes, profiles, financials. Free key.

client:Windsurf transport:stdio runtime:npm

Install fmp mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "fmp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fmp-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

fmp mcp in other clients