@Theyahia/Casebook
FreeNot checkedEnables searching and retrieving Russian legal cases, court documents, participant information, judge statistics, and hearing schedules from Casebook/Pravo.ru.
About
Enables searching and retrieving Russian legal cases, court documents, participant information, judge statistics, and hearing schedules from Casebook/Pravo.ru.
README
MCP server for Casebook/Pravo.ru -- Russian legal case search, court documents, participant lookup, judge statistics, and hearing schedules.
Tools
| Tool | Description |
|---|---|
search_cases |
Search cases by query, INN, court, dates, type |
get_case |
Get case details and participants |
get_case_events |
Get hearing schedule and decisions |
search_participants |
Search participants by name or INN |
get_participant_cases |
Get all cases for a participant |
get_judge_stats |
Get judge case statistics |
get_court_info |
Get court information |
get_document |
Get court document by ID |
Install
Claude Desktop / Cline / Cursor
{
"mcpServers": {
"casebook": {
"command": "npx",
"args": ["-y", "@theyahia/casebook-mcp"],
"env": { "CASEBOOK_TOKEN": "<YOUR_TOKEN>" }
}
}
}
Environment Variables
| Variable | Required | Description |
|---|---|---|
CASEBOOK_TOKEN |
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
Install @Theyahia/Casebook in Claude Desktop, Claude Code & Cursor
unyly install theyahia-casebook-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add theyahia-casebook-mcp -- npx -y @theyahia/casebook-mcpFAQ
Is @Theyahia/Casebook MCP free?
Yes, @Theyahia/Casebook MCP is free — one-click install via Unyly at no cost.
Does @Theyahia/Casebook need an API key?
No, @Theyahia/Casebook runs without API keys or environment variables.
Is @Theyahia/Casebook hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install @Theyahia/Casebook in Claude Desktop, Claude Code or Cursor?
Open @Theyahia/Casebook on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare @Theyahia/Casebook with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
