Back to directory
ashwinsundar/congress_gov_mcp

ashwinsundar/congress_gov_mcp

@AshwinSundar

Unofficial MCP server for the Congress.gov API

congressapigovernmentlegislationpoliticalunited-statestool

Installation & Configuration

{
  "mcpServers": {
    "congress_gov_mcp": {
      "command": "uv",
      "args": [
        "run",
        "server.py"
      ],
      "env": {
        "CONGRESS_GOV_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13