
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
congressmcp
Advanced tools
MCP bridge for Congressional data - access 42+ legislative tools through Claude Desktop and other MCP clients. Now with improved domain architecture.
Connect Claude Desktop to US Congressional data - bills, amendments, members, committees, and more.
npm install -g congressmcp
Get your API key:
Configure Claude Desktop:
Add this to your Claude Desktop config with your API key:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"congressmcp": {
"command": "npx",
"args": [
"-y",
"congressmcp"
],
"env": {
"CONGRESSMCP_API_KEY": "your-api-key-here"
}
}
}
}
Ask Claude about:
⚠️ Important Architectural Notice:
Currently, all users share a single Congress.gov API key on the backend server. This means:
Planned Fix (v2.0): Future versions will require users to provide their own Congress.gov API key for individual rate limits and better scalability. This will require:
CONGRESS_GOV_API_KEY to your Claude configCurrent Status: This limitation doesn't affect functionality for early users, but please be aware that heavy usage may experience rate limiting.
FAQs
DEPRECATED - Use uvx congressmcp instead
The npm package congressmcp receives a total of 6 weekly downloads. As such, congressmcp popularity was classified as not popular.
We found that congressmcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.