Back to search
30
MCP

congressMCP

amurshak/congressmcp

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

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
mcp-congress_gov_server
This is a Model Context Protocol (MCP) server designed to provide access to the official Congress.gov API (v3) using a hybrid approach.
0 tools
civisanalytics/mcp-server
MCP server for interacting with Civis Platform through Agentic AI
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
discord-mcp-agent
MCP server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "congressmcp": {
      "url": "https://congressmcp.lawgiver.ai",
      "transport": "http"
    }
  }
}