Loading languages...
CO

congressmcp

@amurshak20

An MCP server allowing AI agents and MCP clients to interface with the Congress.gov API

Congress.gov
US Congress
legislation
bills
votes
committees
government data
civic data

# mcpServer Config

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

# stdio

npx -y congressmcp
Transport:
stdio
语言:
Python
创建时间:5/21/2025
更新时间:10/10/2025