Skip to main content
Glama
Ansvar-Systems

Dutch-law-mcp

validate_eu_compliance

Read-only

Identify missing, partial, or outdated EU directive implementations in Dutch statutes, then get prioritized compliance issues and recommendations in Dutch.

Instructions

Validate EU compliance for a Dutch statute. Checks for missing, partial, or outdated implementations of EU directives/regulations. Returns compliance issues with severity levels (high/medium/low) and recommendations in Dutch. Optionally narrow to a specific provision or EU document. Use get_eu_basis first to see what EU instruments apply.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYesBWB-ID of the Dutch statute to validate
provision_refNoProvision reference to narrow the check
eu_document_idNoEU document ID to check compliance against
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint: true, and the description adds behavioral context by stating it returns compliance issues with severity levels and recommendations in Dutch. No contradictions, and the description does not promise any destructive actions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences, each serving a distinct purpose: main function, output format, and usage order. It is front-loaded and free of filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema, the description compensates by specifying the return value (compliance issues with severity levels and recommendations). It also covers the optional narrowing and the prerequisite relationship with get_eu_basis, making it sufficiently complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% for all three parameters. The description adds semantic value by noting the optional narrowing to a specific provision or EU document, reinforcing the purpose of provision_ref and eu_document_id.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb 'Validate' with a clear resource 'EU compliance for a Dutch statute'. It further specifies the nature of checks (missing, partial, or outdated implementations) and distinguishes itself from sibling tools like get_eu_basis by focusing on validation rather than retrieval.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit usage guidance: 'Use get_eu_basis first to see what EU instruments apply.' It also states optional narrowing with provision_ref and eu_document_id, making it clear when to use this tool versus others.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ansvar-Systems/Dutch-law-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server