Query Dutch statutes, 202K+ court decisions, EU cross-references, and kamerstukken
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"dutch-law": {
"url": "https://mcp.ansvar.eu/law-dutch-law-mcp/mcp",
"type": "url"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Wetten.overheid.nl alternative for the AI age.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@ansvar/dutch-law-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @ansvar/dutch-law-mcp against OSV.dev.
Click any tool to inspect its schema.
dutch_statutesFull corpus of 3,251 Dutch statutes from Wetten.overheid.nl covering civil code, criminal code, administrative law, GDPR, competition law, and more
statute://{statute_name}/{article}
case_law59,261 court rulings from Hoge Raad, Gerechtshoven, and Rechtbanken (Premium tier)
case://{court}/{case_id}
preparatory_works2,994 preparatory legislative documents including Kamerstukken and memorie van toelichting (Premium tier)
legislative://{document_type}/{document_id}
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in legal
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT)
AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)
MCP Security Weekly
Get CVE alerts and security updates for Dutch Law MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
▶ Try this MCP instantly via Ansvar Gateway
50 free queries/day · no card required · OAuth signup at ansvar.eu/gateway
One endpoint, one OAuth signup, access from any MCP-compatible client.
Claude Code (one line):
claude mcp add ansvar --transport http https://gateway.ansvar.eu/mcp
Claude Desktop / Cursor — add to claude_desktop_config.json (or mcp.json):
{
"mcpServers": {
"ansvar": {
"type": "url",
"url": "https://gateway.ansvar.eu/mcp"
}
}
}
Claude.ai — Settings → Connectors → Add custom connector → paste https://gateway.ansvar.eu/mcp
First request opens an OAuth flow at ansvar.eu/gateway. After signup, your client is bound to your account; tier (free / premium / team / company) determines fan-out, quota, and which downstream MCPs are reachable.
You can also clone this repo and build the corpus yourself. The schema, fetcher, and tool implementations all live here. What is not in the repo is the pre-built database — TDM and standards-licensing constraints on the upstream sources mean we host the corpus on Ansvar infrastructure rather than redistribute it as a public artifact.
Build your own: run this repo's ingestion script (entry-point varies per
repo — typically scripts/ingest.sh, npm run ingest, or make ingest;
check the repo root).
The Wetten.overheid.nl alternative for the AI age.
Query 3,251 Dutch statutes -- from the AVG and Wetboek van Strafrecht to the Burgerlijk Wetboek, Mededingingswet, and the full BWB corpus -- directly from Claude, Cursor, or any MCP-compatible client.
If you're building legal tech, compliance tools, or doing Dutch legal research, this is your verified reference database.
Built by Ansvar Systems -- Stockholm, Sweden
Dutch legal research is scattered across Wetten.overheid.nl, Rechtspraak.nl, Kamerstukken, and EUR-Lex. Whether you're:
...you shouldn't need dozens of browser tabs and manual PDF cross-referencing. Ask Claude. Get the exact provision. With context.
This MCP server makes Dutch law searchable, cross-referenceable, and AI-readable.
Dutch Law is reachable through the Ansvar MCP Gateway at https://gateway.ansvar.eu. The gateway terminates OAuth, fans queries out across the Dutch corpus, and returns citation-grounded answers. There is no public unauthenticated endpoint.
Sign up at gateway.ansvar.eu for a Premium / Team / Company tier account, then point your client at the gateway: