Server data from the Official MCP Registry
Estonian court decisions: full-text case-law search, each ruling linked to its companies. Free.
Estonian court decisions: full-text case-law search, each ruling linked to its companies. Free.
Remote endpoints: streamable-http: https://lahend.ee/api/lahend-mcp/mcp sse: https://lahend.ee/api/lahend-mcp/sse
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
7 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-nimistu-lahend-mcp": {
"url": "https://lahend.ee/api/lahend-mcp/mcp"
}
}
}From the project's GitHub README.
Connect any MCP-compatible AI assistant (Claude, Cursor, ChatGPT, and more) to the full published case law of the Estonian courts — civil, administrative and criminal decisions from Riigi Teataja. Search the actual decision text, read a ruling in full, or pull every case involving a given company — in plain language, free, no API key, read-only.
Powered by lahend.ee, a free, ad-free court-decision search engine that indexes the Riigi Teataja corpus and links every ruling to the companies named in it (via the Estonian Business Register / nimistu.ee).
https://lahend.ee/api/lahend-mcp/mcpRiigi Teataja publishes the decisions; lahend.ee makes them usable for an agent:
"quoted phrases" — not just title/metadata lookups.rulings_by_company returns every decision naming a
company by its 8-digit registry code, with each party's role (claimant / defendant).
No other Estonian legal tool exposes this.search + fetch, so the same server works across clients.claude mcp add --transport http lahend https://lahend.ee/api/lahend-mcp/mcp
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):
{
"mcpServers": {
"lahend": {
"url": "https://lahend.ee/api/lahend-mcp/mcp"
}
}
}
{
"mcpServers": {
"lahend": {
"url": "https://lahend.ee/api/lahend-mcp/mcp"
}
}
}
Stdio-only clients can bridge via mcp-remote:
{
"mcpServers": {
"lahend": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://lahend.ee/api/lahend-mcp/mcp"]
}
}
}
Transports: Streamable HTTP at https://lahend.ee/api/lahend-mcp/mcp (recommended) ·
SSE at https://lahend.ee/api/lahend-mcp/sse.
You talk to it in natural language — you don't need to know case numbers or tool details.
kahju hüvitamine (damages)2-26-111516/11pankrot) decisionskorrakaitse since 2026-01-01Seven tools over the full lahend.ee corpus:
| Tool | What it does |
|---|---|
| search | Full-text ruling search; returns matches with a stable id + lahend.ee URL (ChatGPT-compatible) |
| fetch | A decision's full text + metadata by id (ChatGPT-compatible) |
| search_rulings | Filtered search: court, case type (civil/administrative/criminal), area of law, date range |
| rulings_by_company | Every ruling naming a company, by registry code, with each party's role — unique to lahend.ee |
| list_courts | All courts, with decision counts |
| list_categories | All areas of law, with decision counts |
| recent_rulings | The newest published decisions |
Decisions are Riigi Teataja open data, reused under the Riigi Teataja Act. Natural persons are anonymised by the courts. Company links come from nimistu.ee, which aggregates the Estonian Business Register and related open data.
The configuration examples and documentation in this repository are released under the MIT License. The lahend.ee service and the underlying Riigi Teataja data have their own terms.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.