Legal Court MCP Server
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., "@Legal Court MCP ServerSearch for free speech cases in the Supreme Court."
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.
Legal Court MCP Server
MCP Server for court decisions, case law, and legal research. Gives AI agents access to 3M+ US court decisions via CourtListener and EU legislation via EUR-Lex.
Tools
Tool | Description |
| Search 3M+ US court decisions by keyword |
| Get full case details (judges, citations, opinion text) |
| Find a case by legal citation (e.g. "410 U.S. 113") |
| Information about a specific court |
| Search judges by name |
| Search EU legislation and case law via EUR-Lex |
Related MCP server: legal-mcp
Installation
pip install legal-court-mcp-serverUsage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"legal-court": {
"command": "legal-court-server"
}
}
}Or with uvx (no install needed):
{
"mcpServers": {
"legal-court": {
"command": "uvx",
"args": ["legal-court-mcp-server"]
}
}
}Data Sources
CourtListener โ Free, open database of 3M+ US court opinions. No API key needed.
EUR-Lex โ Official EU law database with regulations, directives, and case law.
Examples
search_cases("free speech first amendment")
search_cases("copyright fair use", court="scotus")
search_by_citation("347 U.S. 483") # Brown v. Board of Education
get_court_info("scotus")
search_judges("Ruth Bader Ginsburg")
search_eu_law("artificial intelligence regulation")More MCP Servers by AiAgentKarl
Category | Servers |
๐ Blockchain | |
๐ Data | Weather ยท Germany ยท Agriculture ยท Space ยท Aviation ยท EU Companies |
๐ Security | |
๐ค Agent Infra | Memory ยท Directory ยท Hub ยท Reputation |
๐ฌ Research | Academic ยท LLM Benchmark ยท Legal |
โ Full catalog (40+ servers)
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceAn MCP server providing AI agents access to CourtListener's comprehensive legal database, featuring semantic search, hybrid search, citation verification, and research tools.7MIT
- Alicense-qualityCmaintenanceA remotely callable MCP server for US legal research that provides tools to search, retrieve, and analyze US case law from the CourtListener API, enabling agents to build evidence packs from primary sources without generating legal content.MIT
- AlicenseAqualityBmaintenanceMCP server for free U.S. case-law and court-docket search via CourtListener, providing tools for opinion search, docket lookup, citation verification, and more.6MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides AI assistants access to the CourtListener legal database (US court opinions, dockets, RECAP, PACER, oral arguments, judges) and the full eCFR federal regulations via the official CourtListener API v4. It supports bring-your-own-key authentication and is designed for use with MCP-compatible clients like Claude, VS Code, and Cursor.342MIT
Related MCP Connectors
Connect AI to millions of laws and court cases with the Lawstronaut MCP.
MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.
Real-time Amazon, WIPO & PACER data for AI agents โ 19 tools via the MCP protocol.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AiAgentKarl/legal-court-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server