blakeox/courtlistener-mcp
An MCP server that bridges Anthropic’s Claude (and other LLMs) with the CourtListener API for live legal data—opinions, dockets, court records, and more. Designed to power legal research and compliance tools with transparency, reliability, and fewer hallucinations. Scalable, open, and easy to extend.
Platform-specific configuration:
{
"mcpServers": {
"courtlistener-mcp": {
"command": "npx",
"args": [
"-y",
"courtlistener-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...