Odel
Rechtspraak (Dutch Case Law)

Rechtspraak (Dutch Case Law)

Local
@prudai1TypeScriptMITUpdated 2mo ago

Dutch case law over MCP: search & fetch uitspraken by ECLI (Rechtspraak Open Data + LiDO)

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmrechtspraak-mcpv0.1.1

Run

npx -y rechtspraak-mcp

MCP client config

{
  "mcpServers": {
    "rechtspraak-dutch-case-law": {
      "command": "npx",
      "args": [
        "-y",
        "rechtspraak-mcp"
      ]
    }
  }
}