Back to directory
congressmcp

congressmcp

@amurshak29

An MCP server that provides AI agents and MCP clients access to comprehensive U.S. Congressional data via the Congress.gov API.

Congress.govUS Congresslegislationbillsvotescommitteesgovernment datacivic datacontext

Installation & Configuration

{
  "mcpServers": {
    "congressional-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "congressmcp"
      ],
      "env": {
        "CONGRESSMCP_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/21
Updated
2026/6/7