Congressmcp
@amurshak
关于 Congressmcp
An MCP server for the Congress.gov API that consolidates 91 operations into 6 comprehensive tools that can be used by any MCP client (i.e. Claude Desktop), or MCP-compatible AI agent, to query and reason about congressional data.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"congressmcp": {
"command": "npx",
"args": [
"-y",
"congressmcp"
],
"env": {
"CONGRESSMCP_API_KEY": "your-api-key-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Congressmcp?
Congressmcp is an MCP (Model Context Protocol) server that consolidates 91 Congress.gov API operations into 6 comprehensive tools, enabling any MCP client (e.g., Claude Desktop) or MCP-compatible AI agent to query and reason about congressional data. It is designed for policy professionals, government affairs teams, journalists, and AI workflow developers.
How to use Congressmcp?
Congressmcp can be used with any MCP client (such as Claude Desktop) that supports stdio or HTTP transport. It includes an NPM-published bridge for stdio on local clients and a web server over HTTP transport. Configuration requires setting up an account and API key for authentication.
Key features of Congressmcp
- Full coverage of the Congress.gov API (91 operations into 6 tools)
- Built-in NPM bridge for stdio transport on local clients
- HTTP web server transport option
- Authentication and API key management
- Compatible with any MCP client or AI agent
- Consolidated operations for efficient congressional data querying
Use cases of Congressmcp
- Track bills by keyword (e.g., “AI”, “climate”) and monitor swing-state voting patterns
- Generate daily briefings: “What happened in Congress yesterday?”
- Research bill co-sponsors, amendments, and voting history for meetings
- Find voting pattern changes and story leads from committee activities
- Summarize all crypto bills and status for automated legislative updates
FAQ from Congressmcp
What transports does Congressmcp support?
Congressmcp supports stdio transport via an NPM bridge for local MCP clients and an HTTP web server transport for remote access.
How is authentication handled?
Congressmcp includes authentication and API key management. Users must create an account and obtain an API key to use the server.
Can Congressmcp be used with Claude Desktop?
Yes, Congressmcp is compatible with any MCP client, including Claude Desktop, via stdio transport.
Does Congressmcp cover the entire Congress.gov API?
Yes, it provides full coverage by consolidating all 91 Congress.gov API operations into 6 comprehensive tools.
Is any special configuration required?
Users need to configure their API key and choose a transport mode (stdio or HTTP) when setting up Congressmcp.
AI 与智能体 分类下的更多 MCP 服务器
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
评论