@theyahia/casebook-mcp
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., "@@theyahia/casebook-mcpGet details for case A40-12345/2026"
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.
@theyahia/casebook-mcp
MCP server for Casebook/Pravo.ru -- Russian legal case search, court documents, participant lookup, judge statistics, and hearing schedules.
Tools
Tool | Description |
| Search cases by query, INN, court, dates, type |
| Get case details and participants |
| Get hearing schedule and decisions |
| Search participants by name or INN |
| Get all cases for a participant |
| Get judge case statistics |
| Get court information |
| Get court document by ID |
Related MCP server: law-search-mcp
Install
Claude Desktop / Cline / Cursor
{
"mcpServers": {
"casebook": {
"command": "npx",
"args": ["-y", "@theyahia/casebook-mcp"],
"env": { "CASEBOOK_TOKEN": "<YOUR_TOKEN>" }
}
}
}Environment Variables
Variable | Required | Description |
| Yes | API token from Casebook |
Demo Prompts
"Search for bankruptcy cases involving INN 7707083893"
"Get details for case A40-12345/2026"
"Show hearing schedule for case A40-12345/2026"
"Find all cases where Sberbank is a participant"
"Get case statistics for judge Ivanov"
"Show court info for the Moscow Arbitration Court"
"Get document doc-789 from case A40-12345/2026"
"Search for contract dispute cases from 2025"
API Reference
Casebook API documentation: https://casebook.ru/
License
MIT
Maintenance
Latest Blog Posts
- 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/theYahia/casebook-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server