Back to search
30
MCP

@cyanheads/congressgov-mcp-server

npm/@cyanheads/congressgov-mcp-server

Access U.S. congressional data - bills, votes, members, committees - through MCP. STDIO & Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - via MCP.
0 tools · streamable-http
congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - through MCP.
0 tools · http
@cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
0 tools
@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/clinicaltrialsgov-mcp-server
ClinicalTrials.gov MCP server. Search studies, retrieve results, match patients to eligible trials.
0 tools · streamable-http
mcp-congress_gov_server
This is a Model Context Protocol (MCP) server designed to provide access to the official Congress.gov API (v3) using a hybrid approach.
0 tools

How to use

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

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