Skip to content
Claude Desktop

fec mcp for Claude Desktop

io.github.mrfentmen/fec-mcp

US campaign finance data from the FEC. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install fec mcp in Claude Desktop

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

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

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

fec mcp in other clients