us-legal-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@us-legal-mcpsearch for recent Supreme Court opinions on free speech"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
πΊπΈ US Legal MCP Server
Comprehensive US legal data in your AI workflow. Search Congress bills, Federal Register documents, court opinions, and committees. No API keys required (optional for enhanced access).
An MCP (Model Context Protocol) server that brings authoritative US legal information into AI coding environments like Cursor and Claude Desktop.
Why Use US Legal MCP?
π No API Keys Required β Works out of the box (optional keys for enhanced access)
π Comprehensive Sources β Congress, Federal Register, CourtListener
β‘ Easy Setup β One-click install in Cursor or simple manual setup
π Multi-Source Search β Search across all legal sources simultaneously
π Real-time Data β Recent bills, regulations, and court opinions
Quick Start
Ready to explore US legal data? Install in seconds:
Install in Cursor (Recommended):
Or install manually:
npm install -g us-legal-mcp
# Or from source:
git clone https://github.com/JamesANZ/legal-mcp.git
cd legal-mcp && npm install && npm run buildFeatures
π Congress.gov
search-congress-billsβ Search bills and resolutionsget-recent-billsβ Get recently introduced legislationget-congress-committeesβ List Congressional committees
π Federal Register
search-federal-registerβ Search regulations and executive ordersget-recent-regulationsβ Get recently published documents
βοΈ CourtListener
search-court-opinionsβ Search court opinions (federal and state)get-recent-court-opinionsβ Get recent court decisions
π Multi-Source
search-all-legalβ Comprehensive search across all sourcessearch_digital_asset_regulationβ Aggregate search (Congress + Federal Register + all regulator feeds) scoped to crypto/stablecoin topics
πͺ Digital Asset & Crypto Legislation
get_genius_act_infoβ Curated reference for the GENIUS Act (S.1582, 119th Cong., Pub. L. 119-27) β US payment stablecoin frameworkget_clarity_act_infoβ Curated reference for the Digital Asset Market CLARITY Act (H.R.3633, 119th Cong.) β SEC/CFTC digital-asset jurisdictionget_curated_actβ Fetch any curated act by slug (genius-act,clarity-act)get_bill_detailsβ Live Congress.gov metadata for any bill (bybillIdlikes1582-119orhr3633-119)get_bill_actionsβ Full chronological action history for a billget_bill_textβ All text versions (Introduced, Engrossed, Enrolledβ¦) with PDF/HTML/XML linksget_public_law_textβ GovInfo public law package + truncated full text (e.g.,119-27for GENIUS Act)
ποΈ Regulator News Feeds
get_recent_regulator_newsβ Recent press releases from OCC, SEC, CFTC, Federal Reserve, Treasury, or FinCENsearch_regulator_newsβ Keyword search across any/all regulator press-release feeds
Installation
Cursor (One-Click)
Click the install link above or use:
cursor://anysphere.cursor-deeplink/mcp/install?name=legal-mcp&config=eyJsZWdhbC1tY3AiOnsiY29tbWFuZCI6Im5weCIsImFyZ3MiOlsiLXkiLCJ1cy1sZWdhbC1tY3AiXX19Manual Installation
Requirements: Node.js 18+ and npm
# Clone and build
git clone https://github.com/JamesANZ/legal-mcp.git
cd legal-mcp
npm install
npm run build
# Run server
npm startClaude Desktop
Add to claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"us-legal-mcp": {
"command": "node",
"args": ["/absolute/path/to/legal-mcp/dist/index.js"],
"env": {
"CONGRESS_API_KEY": "",
"COURT_LISTENER_API_KEY": "",
"GOVINFO_API_KEY": ""
}
}
}
}Restart Claude Desktop after configuration.
Usage Examples
Search Congress Bills
Find bills related to a specific topic:
{
"tool": "search-congress-bills",
"arguments": {
"query": "immigration",
"congress": 118,
"limit": 10
}
}Search Federal Regulations
Find regulations on a topic:
{
"tool": "search-federal-register",
"arguments": {
"query": "environmental protection",
"limit": 5
}
}Comprehensive Legal Search
Search across all sources simultaneously:
{
"tool": "search-all-legal",
"arguments": {
"query": "healthcare",
"limit": 20
}
}Search Court Opinions
Find court decisions:
{
"tool": "search-court-opinions",
"arguments": {
"query": "immigration asylum",
"court": "scotus",
"limit": 10
}
}Data Sources
Source | Description | API | Auth Required |
Congress.gov | Bills, resolutions, committees, bill actions, bill text versions | Optional | |
Federal Register | Regulations, executive orders | No | |
CourtListener | Court opinions, decisions | Optional | |
GovInfo | Public laws, enrolled bill PDFs, XML | Optional (api.data.gov key) | |
OCC | Office of the Comptroller of the Currency news releases | No | |
SEC | Securities and Exchange Commission press releases | No | |
CFTC | Commodity Futures Trading Commission (general, enforcement, speeches) | No | |
Federal Reserve | Federal Reserve Board press releases | No | |
Treasury | US Treasury press releases (HTML listing) | No | |
FinCEN | Financial Crimes Enforcement Network press releases (HTML listing) | No |
API Keys (Optional)
Congress.gov API Key
Sign up for a free account
Get your API key
Set
CONGRESS_API_KEYenvironment variable
CourtListener API Key
Create a free account
Get your API key from your profile
Set
COURT_LISTENER_API_KEYenvironment variable
GovInfo API Key
Visit https://api.data.gov/signup/ to request a free key
Set
GOVINFO_API_KEYenvironment variable. Without it the server falls back toDEMO_KEY(rate-limited).
Use Cases
Legal Researchers β Quick access to bills, regulations, and court opinions
Policy Analysts β Track legislation and regulatory changes
Lawyers β Reference tool for case law and regulations
Developers β Build apps with authoritative legal data
Technical Details
Built with: Node.js, TypeScript, MCP SDK
Dependencies: @modelcontextprotocol/sdk, superagent, zod
Platforms: macOS, Windows, Linux
Contributing
β If this project helps you, please star it on GitHub! β
Contributions welcome! Please open an issue or submit a pull request.
License
MIT License β see LICENSE file for details.
Support
If you find this project useful, consider supporting it:
β‘ Lightning Network
lnbc1pjhhsqepp5mjgwnvg0z53shm22hfe9us289lnaqkwv8rn2s0rtekg5vvj56xnqdqqcqzzsxqyz5vqsp5gu6vh9hyp94c7t3tkpqrp2r059t4vrw7ps78a4n0a2u52678c7yq9qyyssq7zcferywka50wcy75skjfrdrk930cuyx24rg55cwfuzxs49rc9c53mpz6zug5y2544pt8y9jflnq0ltlha26ed846jh0y7n4gm8jd3qqaautqaβΏ Bitcoin: bc1ptzvr93pn959xq4et6sqzpfnkk2args22ewv5u2th4ps7hshfaqrshe0xtp
Ξ Ethereum/EVM: 0x42ea529282DDE0AA87B42d9E83316eb23FE62c3f
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JamesANZ/us-legal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server