
Dutch Law Mcp
Run the free npm Dutch law MCP locally to query statutes, 202K+ court decisions, EU cross-references, and kamerstukken while scoping NL/EU products.
Overview
eu.ansvar/dutch-law-mcp is an MCP server for the Validate phase that queries Dutch statutes, 202K+ court decisions, EU cross-references, and kamerstukken via a local npm stdio server.
What is this MCP server?
- 202K+ Dutch court decisions searchable alongside national statutes
- EU cross-references and kamerstukken (parliamentary/preparatory materials) in one MCP server
- @ansvar/dutch-law-mcp v1.1.0 on npm with stdio transport
- Free self-hosted path paired with optional paid cited gateway (eu.ansvar/dutch-law)
- GitHub: Ansvar-Systems/Dutch-law-mcp open-source implementation
- 202K+ Dutch court decisions advertised in server description
- npm @ansvar/dutch-law-mcp version 1.1.0; transport stdio
- Corpus includes statutes, EU cross-references, and kamerstukken
Community signal: 9 GitHub stars.
What problem does it solve?
Scoping NL/EU products without case law and parliamentary context leads to brittle features and terms that miss how Dutch courts and the legislature actually shape obligations.
Who is it for?
Solo builders who want the free local Dutch legal corpus (including large case law) inside MCP without Gateway OAuth costs.
Skip if: Teams that require only OAuth-managed cited gateway responses with no local ops (use eu.ansvar/dutch-law remote), or non-Dutch legal domains.
What do I get? / Deliverables
After npm stdio setup, your agent pulls statutes, 202K+ decisions, EU links, and kamerstukken into the same workflow where you draft scope, APIs, and compliance notes.
- Agent access to Dutch statutes, 202K+ court decisions, EU cross-references, and kamerstukken
- Validation-ready legal research notes tied to primary NL sources
- Ongoing operate-phase lookup without mandatory Gateway subscription
Recommended MCP Servers
Journey fit
Large Dutch corpus access belongs in validation when you decide lawful data use and market rules, and again in operate when precedent and bills change your implementation. Scope subphase benefits from statute plus case law plus parliamentary documents (kamerstukken) so you do not scope features against statutes alone.
How it compares
Self-hosted Dutch legal corpus MCP with 202K+ decisions—not the hosted Ansvar Gateway dutch-law remote product.
Common Questions / FAQ
Who is eu.ansvar/dutch-law-mcp for?
Developers on Claude Code or Cursor who need broad Dutch legal research—statutes, court decisions, EU ties, and kamerstukken—via free npm stdio rather than a paid gateway.
When should I use eu.ansvar/dutch-law-mcp?
During validate/scope for NL product boundaries and during operate/iterate when new rulings or parliamentary documents affect your shipped behavior.
How do I add eu.ansvar/dutch-law-mcp to my agent?
Install @ansvar/dutch-law-mcp v1.1.0 from npm, configure it as a stdio MCP server in your agent settings, restart the client, and run Dutch law queries as MCP tools.