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 とエージェント」の他のコンテンツ
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
コメント