★ 1 stars
TypeScript
🤖 AI/LLM
Updated today
Search and retrieve US court opinions, federal dockets, judge records, citation networks, and oral arguments from CourtListener's 9M+ opinion corpus via MCP. STDIO or Streamable HTTP.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"courtlistener-mcp-se": {
"command": "npx",
"args": [
"-y",
"cyanheads/courtlistener-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add courtlistener-mcp-se npx -y cyanheads/courtlistener-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"courtlistener-mcp-se": {
"command": "npx",
"args": [
"-y",
"cyanheads/courtlistener-mcp-server"
]
}
}
}
📋 Copy
Topics
ai-agents ai-tools case-law citation-network court-opinions courtlistener cyanheads federal-courts judges legal legal-research mcp mcp-server model-context-protocol pacer