Back to Browse

Rechtspraak MCP Server

by Prudai
Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

5.2
Moderate5.2Moderate Risk

This MCP server is well-structured with proper error handling and input validation. It wraps official Dutch public legal APIs (Rechtspraak Open Data and LiDO) with no authentication requirements, which is appropriate for public data. Code quality is high with clear separation of concerns, comprehensive type safety via Zod schemas, and careful XML parsing. Permissions align well with the server's stated purpose of searching and retrieving public case law. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 1 high severity). Package verification found 1 issue.

7 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-prudai-rechtspraak-mcp": {
      "args": [
        "-y",
        "rechtspraak-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!