★ 1 stars
TypeScript
🌐 Browser/Web
Updated 4d ago
Access U.S. congressional data - bills, votes, members, committees - through MCP. STDIO & Streamable HTTP.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"congressgov-mcp-serv": {
"command": "npx",
"args": [
"-y",
"cyanheads/congressgov-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add congressgov-mcp-serv npx -y cyanheads/congressgov-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"congressgov-mcp-serv": {
"command": "npx",
"args": [
"-y",
"cyanheads/congressgov-mcp-server"
]
}
}
}
Topics
billscongresscongress-govlegislationlegislative-datamcpmcp-servermodel-context-protocoltypescriptus-government