Skip to main content
Glama
Ansvar-Systems

Dutch-law-mcp

get_preparatory_works

Read-only

Retrieve parliamentary preparatory works (kamerstukken) for Dutch statutes, including memorie van toelichting, memorie van antwoord, and amendments. Use to uncover legislative intent and historical context.

Instructions

Get preparatory works (kamerstukken/travaux preparatoires) for a Dutch statute. Returns parliamentary documents: memorie van toelichting (MvT), memorie van antwoord (MvA), nota naar aanleiding van het verslag, and amendments. Professional tier only — free tier returns an upgrade notice. Use when you need legislative intent or historical context for a statute.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (1-50, default 20)
statute_idYesBWB-ID of the statute (e.g. "BWBR0005289")
document_typeNoFilter by type: MvT, MvA, amendement, nota, etc.
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds meaningful behavioral context by specifying the return contents (parliamentary documents) and the tier-based behavior (upgrade notice on free tier), which are not present in the annotations. No contradiction exists between description and annotations.

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 consists of three sentences, each serving a distinct purpose: stating the function, listing return contents, and providing usage context and tier restriction. It is front-loaded, efficient, and contains no redundant words or 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?

For a read-only tool with three well-documented parameters and no output schema, the description adequately covers purpose, return content, tier restriction, and recommended use case. It lacks details about pagination or output format, but these are not critical given the annotations and parameter documentation, making it complete enough for an agent to select and invoke the tool.

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

Parameters3/5

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

The input schema covers all three parameters with descriptive text, achieving 100% schema description coverage. The description's mention of document types like MvT and MvA mirrors the schema's document_type examples without adding new information. Thus, the description adds little beyond the schema, supporting a baseline score of 3.

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 clearly identifies the tool's function with a specific verb and resource: 'Get preparatory works ... for a Dutch statute.' It enumerates the exact document types returned (MvT, MvA, nota, amendments), making the purpose unambiguous. While it doesn't explicitly name sibling tools, the focus on a specific statute's documents distinguishes it from similar search tools.

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

Usage Guidelines4/5

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

The description gives an explicit use case: 'Use when you need legislative intent or historical context for a statute.' It also states a key constraint: 'Professional tier only — free tier returns an upgrade notice.' However, it does not discuss alternatives or when not to use the tool, falling just short of full guidance.

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