Skip to content
Back to search
30
MCP

@cyanheads/openfec-mcp-server

npm/@cyanheads/openfec-mcp-server

Access FEC campaign finance data through MCP. Query data about candidates, money trails, and election filings. STDIO & Streamable HTTP.

Uptime
0.0%
35 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/openfec-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}