Back to search
30
MCP streamable-http

io.github.cyanheads/openfec-mcp-server

io.github.cyanheads/openfec-mcp-server

Access FEC campaign finance data. Query data about candidates, money trails, and election filings.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/openfec-mcp-server
Access FEC campaign finance data through MCP. Query data about candidates, money trails, and election filings. STDIO & Streamable HTTP.
0 tools
io.github.cyanheads/congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - via MCP.
0 tools · streamable-http
@cyanheads/congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - through MCP. STDIO & Streamable HTTP.
0 tools
io.github.cyanheads/openfda-mcp-server
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
0 tools · streamable-http
io.github.sonpiaz/openaffiliate-mcp
Search and discover affiliate programs with agent-ready data and commission details.
0 tools · streamable-http
io.github.cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/openfec-mcp-server": {
      "url": "https://openfec.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}