Skip to main content
Glama
metaneutrons

German Legal MCP Server

by metaneutrons

dip:search

Search Bundestagsdrucksachen (German parliamentary documents) by title to retrieve metadata including document number, title, type, date, and PDF URL. Filter by document type, legislative period, or date range for targeted results.

Instructions

Search Bundestagsdrucksachen (parliamentary documents) via DIP API. Matches against document title — not full text. Returns metadata: Dokumentnummer, title, type, date, PDF URL. Use dip:get to retrieve full text (e.g., Gesetzesbegründung) of a specific Drucksache.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch keyword (matched against title)
typeNoDrucksachetyp filter: "Gesetzentwurf", "Beschlussempfehlung und Bericht", "Kleine Anfrage", "Große Anfrage", "Antrag", etc.
wahlperiodeNoLegislative period (e.g., 20, 21)
herausgeberNoBT = Bundestag, BR = Bundesrat
date_startNoStart date (YYYY-MM-DD)
date_endNoEnd date (YYYY-MM-DD)
limitYesMax results (default: 10)
Behavior4/5

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

No annotations provided, so description bears full burden. It discloses title-only search, metadata return, and PDF URL. It does not describe rate limits or pagination, but covers core behavior.

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?

Two efficient sentences. Front-loaded with purpose, then usage distinction. Every sentence adds value.

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

Completeness5/5

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

No output schema, but description enumerates return fields (Dokumentnummer, title, type, date, PDF URL) and clarifies no full text. For a search tool with this complexity, it is complete.

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?

Schema covers 100% of parameters with descriptions. The description adds slight value by restating title-matching behavior already in query param. No additional parameter semantics beyond schema.

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?

Description clearly states it searches Bundestagsdrucksachen via DIP API, matching against document title, returning metadata. It distinguishes from sibling dip:get by specifying dip:get retrieves full text.

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?

Explicitly advises using dip:get for full text retrieval. Implicitly indicates search is for title-only matches. No explicit exclusion of other cases, but sibling distinction provides clear 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/metaneutrons/german-legal-mcp'

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