us-legal-mcp
by JamesANZ
Overview
The US Legal MCP server provides comprehensive US legal data, including Congress bills, Federal Register documents, and court opinions, for integration into AI workflows.
Installation
npx -y us-legal-mcpEnvironment Variables
- CONGRESS_API_KEY
- COURT_LISTENER_API_KEY
Security Notes
A hardcoded CourtListener API key (`258021eb4dd1901f1acfdb3f521fb8a7837a9097`) is present in `scripts/postinstall.js`. This key is automatically written to the `claude_desktop_config.json` during installation, potentially exposing a shared key to all users. This poses a significant risk for abuse, rate-limiting, or revocation of the key, impacting the reliability and ethical use of the tool. API keys should always be managed securely through environment variables and never hardcoded.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
us-census-bureau-data-api-mcp
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
mcp-advisor
Provides LLMs and humans with structured access to the Model Context Protocol (MCP) specification and documentation for understanding and compliance evaluation.