cyanheads/congressgov-mcp-server
Access U.S. congressional data - bills, votes, members, committees - through MCP. STDIO & Streamable HTTP.
Platform-specific configuration:
{
"mcpServers": {
"congressgov-mcp-server": {
"command": "npx",
"args": [
"-y",
"congressgov-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...