Back to directory
amurshak/congressmcp

amurshak/congressmcp

@amurshak

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

congressapigovernmentlegislationpoliticalunited-statesmcpdatatool

Installation & Configuration

{
  "mcpServers": {
    "congressmcp": {
      "command": "uvx",
      "args": [
        "congressmcp"
      ],
      "env": {
        "CONGRESS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Python
Created
2026/6/13
Updated
2026/6/13