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 |
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 |
License
MIT
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/AiAgentKarl/legal-court-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server