caselegis-mcp
OfficialClick 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., "@caselegis-mcpsearch for California Supreme Court cases on civil procedure from 2020"
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.
caselegis-mcp
California case law research tools for Claude Desktop, Cursor, and any MCP-compatible AI assistant.
Powered by Caselegis — search 566,000+ California opinions, check citation status (Red/Yellow/Green), and trace citation networks, all from inside your AI assistant.
Setup
1. Get an API key at caselegis.com/settings → API Keys.
2. Add to Claude Desktop (~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"caselegis": {
"command": "uvx",
"args": ["caselegis-mcp"],
"env": { "CASELEGIS_API_KEY": "brfl_..." }
}
}
}3. Restart Claude. The Caselegis tools will appear automatically.
Related MCP server: canlii-mcp
Tools
Tool | What it does |
| Check remaining monthly queries (free, doesn't count) |
| Full-text search with court, date, and sort filters |
| Retrieve full opinion text and metadata |
| Red/Yellow/Green — is this case still good law? |
| Cases this opinion cites (outgoing) |
| Cases that cite this opinion (incoming), filterable by treatment |
Quota
Plan | Queries/month |
Free | 50 |
Pro | 2,000 |
Upgrade at caselegis.com/settings.
Configuration
Variable | Required | Description |
| Yes | Your API key ( |
| No | Override the API URL (default: production) |
License
MIT
This server cannot be installed
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
- AlicenseAqualityCmaintenanceSearch Canadian case law, browse legislation, and check citations via the CanLII API.Last updated9443MIT
- Alicense-qualityCmaintenanceProvides access to the CanLII API for searching and retrieving Canadian legal information, including court decisions, legislation, and citations.Last updated22MIT
- Flicense-qualityFmaintenanceEnables LLM-friendly access to the CourtListener legal database and eCFR for searching legal opinions, court cases, judges, documents, and federal regulations.Last updated12
- Alicense-qualityDmaintenanceEnables querying and retrieving legal texts and decisions from French public APIs Légifrance and JudiLibre for legal research.Last updatedMIT
Related MCP Connectors
Search US court opinions, federal dockets, judges, citations, and oral arguments via CourtListener.
MCP for CourtListener: US federal and state opinions, dockets, judges, plus eCFR regulations.
LegiScan MCP — wraps the LegiScan API (api.legiscan.com)
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/caselegis/caselegis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server