PluginBench
MCP Server

Ansvar: Dutch Law MCP Server

eu.ansvar/dutch-law

What is the Ansvar: Dutch Law MCP server?

Dutch law via Ansvar Gateway. Cited, OAuth + paid tier.

How to install Ansvar: Dutch Law

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "dutch-law": {
      "url": "https://gateway.ansvar.eu/nl/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dutch-law": {
      "serverUrl": "https://gateway.ansvar.eu/nl/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "dutch-law": {
      "type": "http",
      "url": "https://gateway.ansvar.eu/nl/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "dutch-law": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.ansvar.eu/nl/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http dutch-law https://gateway.ansvar.eu/nl/mcp

Related MCP servers

EU regulations (GDPR, DORA, NIS2, AI Act, etc.) via Ansvar Gateway. Cited, OAuth + paid.

View repository →

Cited EU & global law, regulations & security frameworks via Ansvar Gateway. OAuth, free + paid.

View repository →

German law via Ansvar Gateway. Cited, OAuth + paid tier.

View repository →

Swedish law + work env. via Ansvar Gateway. Cited, OAuth + paid tier.

View repository →

CVE intelligence, STRIDE, OWASP test cases via Ansvar Gateway. Cited, OAuth + paid.

View repository →

US federal + state law via Ansvar Gateway. Cited, OAuth + paid tier.

View repository →