Unofficial MCP server for the Congress.gov API that allows AI assistants to query US congressional data including bills, members, committees, votes, and legislative records directly from official government sources.
Retrieve information about bills from the Congress.gov API.
Retrieve information about amendments from the Congress.gov API.
Retrieve bill summaries from the Congress.gov API.
Retrieve information about Congress sessions from the Congress.gov API.
Retrieve information about members of Congress from the Congress.gov API.
Retrieve information about committees from the Congress.gov API.
Retrieve committee reports from the Congress.gov API.
Retrieve committee prints from the Congress.gov API.
Retrieve committee meeting information from the Congress.gov API.
Retrieve hearing information from the Congress.gov API.
Retrieve House vote information from the Congress.gov API.
Retrieve Congressional Record information from the Congress.gov API.
Retrieve Daily Congressional Record information from the Congress.gov API.
Retrieve Bound Congressional Record information from the Congress.gov API.
Retrieve House communication information from the Congress.gov API.
Retrieve House requirement information from the Congress.gov API.
Retrieve Senate communication information from the Congress.gov API.
Retrieve nomination information from the Congress.gov API.
Retrieve CRS report information from the Congress.gov API.
Retrieve treaty information from the Congress.gov API.
{
"mcpServers": {
"congress_gov_mcp": {
"command": "/absolute_path/to/uv",
"args": [
"run",
"/absolute_path_to/congress_gov_mcp/server.py"
]
}
}
}