LogoSTMCP
Download
congress_gov_mcp

Congress.gov MCP server

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.

Tools

1. bill

Retrieve information about bills from the Congress.gov API.

2. amendment

Retrieve information about amendments from the Congress.gov API.

3. summaries

Retrieve bill summaries from the Congress.gov API.

4. congress

Retrieve information about Congress sessions from the Congress.gov API.

5. member

Retrieve information about members of Congress from the Congress.gov API.

6. committee

Retrieve information about committees from the Congress.gov API.

7. committee-report

Retrieve committee reports from the Congress.gov API.

8. committee-print

Retrieve committee prints from the Congress.gov API.

9. committee-meeting

Retrieve committee meeting information from the Congress.gov API.

10. hearing

Retrieve hearing information from the Congress.gov API.

11. house-vote

Retrieve House vote information from the Congress.gov API.

12. congressional-record

Retrieve Congressional Record information from the Congress.gov API.

13. daily-congressional-record

Retrieve Daily Congressional Record information from the Congress.gov API.

14. bound-congressional-record

Retrieve Bound Congressional Record information from the Congress.gov API.

15. house-communication

Retrieve House communication information from the Congress.gov API.

16. house-requirement

Retrieve House requirement information from the Congress.gov API.

17. senate-communication

Retrieve Senate communication information from the Congress.gov API.

18. nomination

Retrieve nomination information from the Congress.gov API.

19. crsreport

Retrieve CRS report information from the Congress.gov API.

20. treaty

Retrieve treaty information from the Congress.gov API.

Open Graph image for Congress.gov MCP server

JSON Config

{
  "mcpServers": {
    "congress_gov_mcp": {
      "command": "/absolute_path/to/uv",
      "args": [
        "run",
        "/absolute_path_to/congress_gov_mcp/server.py"
      ]
    }
  }
}

Useful Links

Information