MCP.so
Sign In

lahend

@lahend.ee

About lahend

Free, no-API-key MCP server for Estonian court decisions (kohtulahendid) — full-text search of case law, each ruling linked to the companies named in it, over lahend.ee open data.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "lahend": {
      "url": "https://lahend.ee/api/lahend-mcp/mcp"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Lahend?

Free, no-API-key MCP server for Estonian court decisions (kohtulahendid) — full-text search of case law, each ruling linked to the companies named in it, over lahend.ee open data.

How to use Lahend?

The README includes setup instructions such as "command": "npx",.

Key features of Lahend

  • Endpoint (Streamable HTTP): https://lahend.ee/api/lahend-mcp/mcp
  • Free — no API key, no signup, read-only
  • Full-text — searches the decision text, not just metadata
  • Company-linked — every ruling ties to the companies it names
  • Full-text search over the decision body, inflection-tolerant, with exact `"quoted

Use cases of Lahend

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Lahend

Where is the source code for Lahend?

The source code is linked from the repository URL on this page.

Does Lahend include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Lahend?

The source code is linked from the repository URL on this page.

Does Lahend include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers