German Legal MCP Server
The German Legal MCP Server provides unified access to legal and academic documents for German, Austrian, and EU legal research.
🇩🇪 German Federal & State Legislation (legis:*)
Search state legislation across all 16 Bundesländer and federal law
Retrieve specific laws/norms by ID (e.g.,
bgb/823), browse tables of contents
🏛️ German Court Decisions (rii:*)
Search federal court decisions (BVerfG, BGH, BVerwG, BFH, BAG, BSG, BPatG) and Bavarian state courts
Retrieve full text or summary (Kurztext/Langtext) in Markdown
🇦🇹 Austrian Law (ris:*)
Search and retrieve Austrian federal/state legislation and case law (Judikatur)
Look up individual paragraphs of consolidated laws and browse tables of contents
🇪🇺 EU Court of Justice (icu:*)
Search and retrieve CJEU judgments, opinions, and orders via InfoCuria by case or CELEX number
📜 EU Legislation (eul:*)
Search directives, regulations, decisions, and treaties via EUR-Lex
Retrieve by CELEX number (e.g., GDPR:
32016R0679) with section support
🏛️ German Parliament (dip:*)
Search Bundestagsdrucksachen, legislative processes (Vorgänge), and Plenarprotokoll transcripts
Retrieve full text including Gesetzesbegründungen
📄 Academic Preprints (arxiv:*)
Search arXiv by keywords, author, title, or category; retrieve metadata, abstracts, and full text
📐 Technical Standards (nautos:*)
Search and retrieve DIN/EN/ISO standards with structured TOC and section-level access
✨ Cross-cutting Features
Partial content retrieval via
sectionparameter (Randnummer ranges, headings, line ranges) to avoid context floodingSave to file via
save_pathfor large documentsPandoc-compatible Markdown output across all tools
Provides tools to search and retrieve scientific preprints from arXiv, including support for fetching metadata, abstracts, and full-text document retrieval via Markdown conversion.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@German Legal MCP Serversearch for § 823 BGB and explain the liability requirements"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
German Legal MCP Server
German, Austrian & EU legal research — legislation, case law, parliamentary materials, literature and standards
4.0 status
Version 4.0.0 provides hardened provider contracts, application components, MCP projections and public/private distributions. The local release gates are designed to fail closed. Stable releases require an exact private/public commit binding, protected signed tags, digest-approved workflows, public GitHub/npm OIDC provenance and fresh live-contract evidence as defined by the release runbook and dated enterprise audit. Case-law search pages through every source that supports one and reports each source's own hit total. Third-party portals remain external operational dependencies; scheduled live contracts detect availability or response-shape drift. Subscription sources require valid credentials, licences or institutional access.
A Model Context Protocol (MCP) server for German, Austrian and EU legal research, providing unified access to legislation, case law, parliamentary materials, literature, preprints and technical standards.
The provider layer is also available as typed application components. Consumers do not need to run MCP or parse tool output — they can consume normalized federal and Länder case law directly:
import {
CaseLawClient,
} from '@metaneutrons/german-legal-mcp/components/case-law';
const client = new CaseLawClient();
const page = await client.search({
query: 'DSGVO Schadensersatz',
resourceTypes: ['case-law'],
jurisdictions: ['DE', 'DE-NW'],
limit: 25,
});Legislation uses the same application-facing model:
import {
LegislationClient,
} from '@metaneutrons/german-legal-mcp/components/legislation';
const legislation = new LegislationClient();
const laws = await legislation.search({
query: 'Datenschutzgesetz',
resourceTypes: ['legislation'],
jurisdictions: ['DE-NW'],
});Shared provenance, rights, search and document types are exported from
@metaneutrons/german-legal-mcp/contracts. Every provider has a component entry
and a structured data client. The MCP tools use those same clients; MCP output
is only a presentation layer over the application contract.
Multi-domain databases return discriminated unions. For example, RIS exposes
one client for Austrian case law and legislation; narrow each result through
resourceType before using type-specific fields:
import { component as ris } from '@metaneutrons/german-legal-mcp/components/ris';
const client = ris.createDataClient();
const results = await client.search({ query: 'Datenschutz' });
for (const result of results.results) {
if (result.resourceType === 'case-law') console.log(result.fileNumber);
if (result.resourceType === 'legislation') console.log(result.eli);
}Optional portable capabilities cover tables of contents, authentication and operational status. RIS exposes native legislation TOCs. The German legislation client reports a native TOC where the source supplies one and derives it from the document otherwise. RII is case-law-only and does not advertise a TOC capability. Nautos implements TOC and authentication lifecycle capabilities while keeping its session details behind the provider boundary.
Supported Sources
Source | Status | Prefix | Authentication |
Bundes- & Landesrecht | ✅ Available |
| None (public) |
✅ Available |
| None (public) | |
✅ Available |
| None (public OGD API) | |
✅ Available |
| None (public) | |
✅ Available |
| None (public) | |
✅ Available |
| Public key included | |
✅ Available |
| None (public) | |
✅ Available |
| Required (IP or credentials) |
Related MCP server: German Law MCP Server
Features
Bundes- & Landesrecht (legis_* tools)
Federal and state legislation — BUND (all federal laws) + 16 Länder (all states)
No authentication — free public access; the client defines no explicit request limit
Unified interface — one set of tools for all jurisdictions
Full text search — search across state legislation (Länder only)
Resilient input — BUND accepts "§ 823", "823", "Art. 1", "Paragraph 51"
Pandoc-compatible Markdown — clean conversion with Turndown
Save to file —
save_pathparameter to avoid context pollutionAvailable states: BUND, BB, BW, BY, BE, HB, HE, HH, MV, NI, NW, RP, SL, SN, ST, SH, TH
Rechtsprechung im Internet (rii_* tools)
Federal court decisions — BVerfG, BGH, BVerwG, BFH, BAG, BSG, BPatG (from 2010)
Bavarian state courts — AG, LG, OLG, VG, VGH, FG, ArbG, LAG, BayVerfGH via gesetze-bayern.de
NRW state courts — decisions from the official NRWE database via
source: "NW"Lower Saxony state courts — decisions from NI-VORIS via
source: "NI"Brandenburg state courts — decisions from the official Brandenburg decision database via
source: "BB"Bremen state courts — official Bremen VG archive via
source: "HB"; the Bremen index links separate OLG/OVG/VG/LAG portals, so coverage is explicitly partial until those portals expose a common search interfaceSaxony state courts — ESAMOSplus WebForms search for the OLG Dresden archive via
source: "SN"jPortal state courts — Baden-Württemberg, Berlin, Hamburg, Hessen, Mecklenburg-Vorpommern, Rheinland-Pfalz, Saarland, Sachsen-Anhalt, Schleswig-Holstein and Thüringen via their official jPortal portals
Shared DecisionAdapter contract — all new state sources normalize IDs, court, date, file number, ECLI, snippets and Markdown retrieval behind the same
rii_*toolsCross-portal search —
source: "ALL"searches every configured decision portal in parallel, deduplicates overlapping decisions, ranks the consolidated result list and reports unavailable portalsNo authentication — free public access
Full text search — search across all federal court decisions
Kurztext/Langtext — summary or full text via
partparameterRandnummern — formatted as
[Rn. 5]{.rn}(pandoc spans)Save to file —
save_pathparameter to avoid context pollution
RIS Österreich (ris_* tools)
Austrian federal, state & case law — broad Bundesrecht and Landesrecht collection search, plus Judikatur (OGH/OLG/LG via Justiz; VwGH, VfGH, BVwG and others via the
courtfilter)Collection semantics:
ris_searchcan return consolidated norms (BrKons/LrKons) and authentic gazette publications; the returnedapplikationidentifies the result type. Abundeslandfilter restricts Landesrecht to that state's consolidated law (LrKons). For state case law useapplication="judikatur"with the appropriatecourt(e.g.Lvwg), notbundesland.
Normalized application client —
RisDataClient.search()restricts legislation results to consolidated law and supports all 9 Bundesländer through normalized jurisdictionsNo authentication — free public Open Government Data REST API (
data.bka.gv.at/ris/api/v2.6)Latest-first —
sort="date"for the newest decisions; Judikatur Rechtssätze link their full decision text (Entscheidungstext) forris_getNavigate & read statutes —
ris_toc law="ABGB"lists the §§ with headings;ris_get_norm law="ABGB" paragraph="1295"returns a single §Surgical retrieval —
ris_get section=…returns only a Randnummer (Rn 5), an Rn range (Rn 5-9), a line range (lines:1-40), or a heading (Spruch) — all token-preservingPandoc-compatible Markdown — Randnummern as
[Rn. 5]{.rn}spans; document HTML converted with Cheerio + TurndownStructured metadata — Geschäftszahl, Entscheidungsdatum, ECLI, issuing court/organ
Save to file —
save_pathparameter to avoid context pollution⚠️ Austrian law — for German case law use
rii_*, for German legislation uselegis_*
InfoCuria — CJEU (icu_* tools)
EU Court of Justice case law — judgments, opinions, orders from CJEU and General Court
No authentication — free public access via InfoCuria API
Multilingual — documents available in all EU languages (default: DE)
Flexible case lookup — accepts case numbers (C-476/17), CELEX numbers, or internal IDs
Randnummern — formatted as
[Rn. 5]{.rn}Partial content —
sectionparameter for Rn ranges, headings, or line rangesSave to file —
save_pathparameter to avoid context pollution
EUR-Lex (eul_* tools)
EU legislation — directives, regulations, decisions, treaties (TFEU, TEU)
No authentication — free public access via Cellar REST API and SPARQL
Multilingual — documents available in all EU languages (default: DE)
CELEX lookup — retrieve by CELEX number (e.g., "32016R0679" for GDPR)
SPARQL search — search by title keywords, filter by resource type
Partial content —
sectionparameter for articles (Art. 5), headings, or line rangesSave to file —
save_pathparameter to avoid context pollution
DIP Bundestag (dip_* tools)
Parliamentary documents — Bundestagsdrucksachen (Gesetzentwürfe, Beschlussempfehlungen, Anfragen)
Legislative processes — Vorgänge with status tracking and linked documents
Debate transcripts — full text search across Plenarprotokolle (BT and BR)
Full text retrieval — extracted text including Gesetzesbegründungen, with section support
Public API key included — works out of the box (key valid until end of May 2027, override via env var)
Save to file —
save_pathparameter to avoid context pollution
arXiv (arxiv_* tools)
Preprint search — search by keywords, author, title, abstract, or category
Metadata + abstract — default response without full text fetch (token-efficient)
HTML full text — Markdown conversion for papers from ~2024+ (LaTeXML HTML)
PDF fallback — older papers without HTML return abstract + PDF link
No authentication — free public API; the client defines no explicit request limit (upstream usage policies still apply)
Save to file —
save_pathparameter to avoid context pollution
nautos.de (nautos_* tools)
DIN/EN/ISO standards — search and retrieve technical standards from nautos.de
Two-phase document retrieval — outline (metadata + TOC) first, then sections on demand
Automatic authentication — IP-based login (auto-detected), user-based login fallback
Structured TOC — hierarchical table of contents with section IDs for navigation
Identity-scoped file cache — 30-day TTL, persistent across restarts under
<GLMCP_STATE_DIR>/cache/nautos/identities/Save to file —
save_pathparameter to dump full document to disk
Install in Claude Desktop (one-click bundle)
The easiest way to use this server in Claude Desktop is the packaged MCP Bundle (.mcpb) — no Node.js, no npx, no config file.
Download
german-legal-mcp.mcpbfrom the latest release.In Claude Desktop open Settings → Extensions and drag the
.mcpbonto the window (or use Install…).Optionally set the DIP key or nautos credentials in the extension's settings — everything else works out of the box.
The bundle ships the public, no-authentication sources and is cross-platform (macOS and Windows, Apple Silicon and Intel) — Claude Desktop supplies the Node.js runtime, so a single download works everywhere.
Quick Start with npx
npx @metaneutrons/german-legal-mcpor add your MCP client config (e.g., claude_desktop_config.json):
{
"mcpServers": {
"german-legal": {
"command": "npx",
"args": ["-y", "@metaneutrons/german-legal-mcp"]
}
}
}Environment Variables
Provider Enablement
Variable | Default | Description |
| Platform default | Root directory for logs, sessions, caches, metrics, daemon sockets and locks. |
|
| Exclusive root for files written through |
|
| Structured log level. |
|
| Bundes- & Landesrecht |
|
| Rechtsprechung im Internet |
|
| RIS Austria (federal law + case law) |
|
| InfoCuria (CJEU) |
|
| EUR-Lex |
|
| DIP Bundestag (auto-disabled after 2027-06-01 without own key) |
| Public key | Override the bundled public API key |
|
| arXiv preprint search |
| Auto | nautos.de. Auto-enabled with tenant key or credentials, auto-disabled without. |
nautos.de Configuration
Variable | Required | Description |
| For IP-based | Tenant key (e.g., |
| For user-based | nautos.de account username |
| For user-based | nautos.de account password |
| No | Tenant ID (auto-detected from login response) |
| No | Optional stable, non-secret licence identity added to the tenant/account cache partition. Changing it intentionally creates a fresh cache identity. |
Authentication: IP-based login is tried first (requires GLMCP_NAUTOS_TENANT_KEY). If it fails and credentials are set, user-based login is attempted as fallback.
Tools
Bundes- & Landesrecht
Tool | Description |
| Search state legislation. Parameter: |
| Retrieve a specific law/norm. BUND: |
| Compact table of contents for a law — section numbers and headings. Supports |
| List available jurisdictions with implementation status. |
Rechtsprechung im Internet
Tool | Description |
| Search for court decisions. |
| Retrieve full text by doc ID. |
RIS Österreich
Tool | Description |
| Search the broad Austrian RIS Bundesrecht/Landesrecht collections or Judikatur ( |
| Retrieve a RIS document as Markdown by |
| Retrieve a single § of a consolidated law — |
| Table of contents (Inhaltsverzeichnis) of a consolidated law — its §§ with headings — to navigate before |
InfoCuria — CJEU
Tool | Description |
| Search CJEU decisions and opinions. Returns case numbers, ECLI, dates, and document IDs. |
| Retrieve full text by case number (C-476/17) or CELEX number. Supports |
EUR-Lex
Tool | Description |
| Search EU legislation via SPARQL. Filter by type (directive, regulation, decision, treaty). |
| Retrieve EU legislation by CELEX number (e.g., "32016R0679" for GDPR). Supports |
DIP Bundestag
Tool | Description |
| Search Bundestagsdrucksachen by title. Filter by type (Gesetzentwurf, Anfrage, etc.), Wahlperiode, date range. |
| Retrieve full text of a Drucksache by Dokumentnummer (e.g., "19/27426"). Supports |
| Search legislative processes (Vorgänge) with status and linked Drucksachen. |
| Full text search across parliamentary debate transcripts (BT and BR). |
arXiv
Tool | Description |
| Search preprints by keywords, author, title, abstract, or category. Returns metadata + abstract. |
| Retrieve paper by arXiv ID. Default: metadata + abstract. With |
nautos.de
Tool | Description |
| Search DIN/EN/ISO standards by document number. Returns acCode, title, date, type. |
| Retrieve standard by acCode. Returns outline (metadata + TOC) by default; use |
Token-Efficient Document Retrieval
Retrieval behavior is explicit and provider-specific:
Outline-first — Nautos returns metadata and a table of contents before sections or full-file output are requested.
Focused reads — tools that advertise
sectionaccept the selectors documented in their tool description, such as Randnummer, heading, line or article ranges. Selector formats are not assumed across every provider.File output — every tool that advertises
save_pathrequires an absolute path insideGLMCP_EXPORT_DIR. Existing targets, symbolic-link parents and paths outside that root are refused; successful writes create private directories/files. If that tool also supportssection, it writes the requested section rather than the complete document.
Other retrieval tools return their documented direct response; for example, arXiv returns metadata and the abstract by default. They are not implicitly converted to the outline-first flow.
Markdown Output
Documents are converted to pandoc-compatible Markdown:
Randnummern:
[Rn. 5]{.rn}(bracketed spans)Footnotes:
^[inline footnote text](pandoc inline footnotes)
Development
npm test # Run tests
npm run test:watch # Watch mode
npm run test:coverage # Coverage report
npm run verify # Complete deterministic release gateLive provider contracts
The default suite never uses the network. Opt-in live contracts validate the current upstream response through the same normalized data clients consumed by applications:
npm run test:live:publicThis runs search → normalized reference → document for the public providers and
for every configured German case-law and legislation source. TOC-capable
legislation sources are checked as well. Gesetze im Internet is the documented
exception: it has no search API, so the live contract retrieves bgb/823
directly and validates the BGB TOC separately.
Live output contains only source, document identifier, title, resource type and content length. Full text is asserted in memory and is never written as a test report or CI artifact.
MCP Inspector
npx @modelcontextprotocol/inspector node dist/bin/german-legal-mcp.jsCommit Convention
This repo uses Conventional Commits enforced via Husky + commitlint.
Types: feat, fix, docs, style, refactor, perf, test, chore, ci, build, revert
Scopes: legis, rii, ris, icu, eul, dip, nautos, core, deps, config
Architecture
Manifest-driven providers — startup, help, shutdown and public/private distribution use one checked provider manifest
Cheerio + Turndown for HTML → pandoc Markdown conversion
Zod for input validation
Axios for HTTP requests (Legis, RII, RIS, InfoCuria, EUR-Lex, DIP, arXiv, nautos)
Structured JSON errors — all providers return
BaseError.toJSON()withcode,userMessage,recoveryHint; Axios errors auto-wrapped; DNS failures fail fastConversion validation — all HTML→Markdown providers validate output is non-empty; detects upstream layout changes early
Tools namespaced by source (
legis_,rii_,ris_,icu_,eul_,dip_,arxiv_,nautos_)
License
GPL-3.0 - See LICENSE for details.
Available Tools
20 toolsarxiv_getA
Retrieve an arXiv paper by ID (e.g., "2501.02725"). Default: metadata + abstract. With section or save_path: fetches HTML full text (available for papers from ~2024+). Older papers without HTML return metadata + abstract + PDF link.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | arXiv ID (e.g., "2501.02725", "2501.02725v5") | |
| section | No | Section heading or "lines:100-200". Triggers full text fetch. | |
| save_path | No | Absolute file path for the full text. Relative paths are not supported. Triggers full text fetch. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does so well: it discloses the default output (metadata + abstract), the conditional full-text behavior triggered by section or save_path, the ~2024+ HTML availability constraint, and the fallback for older papers. This is unusually transparent about mode-dependent behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences with no filler: purpose is front-loaded, the default behavior is stated, and the conditional/fallback behavior follows logically. Every sentence contributes necessary information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple three-parameter fetch tool with no output schema, the description is complete: it covers the main use, optional parameter effects, an important availability boundary, and the fallback result. An agent has enough to invoke it correctly and predict what will happen.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% and the schema already documents id, section, and save_path well. The description adds value by explaining the default when no optional parameters are provided and by tying section/save_path to full-text HTML fetching, including the availability caveat.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: 'Retrieve an arXiv paper by ID,' and gives a concrete ID example. This clearly distinguishes the tool from arxiv_search, which would be used to discover papers rather than fetch a known one.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description establishes that this tool is for known arXiv IDs ('by ID'), which gives clear context for when to invoke it. It does not explicitly name arxiv_search as the alternative for finding papers or state when not to use this tool, so it stops short of full exclusion guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
arxiv_searchA
Search arXiv preprints by keywords, author, or category. Returns metadata: arXiv ID, title, authors, abstract, categories, PDF/HTML links. Use arxiv_get with the arXiv ID to retrieve full text.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Max results (default: 10) | |
| query | Yes | Search query. Prefix with field: all:, ti:, au:, abs:, cat: (e.g., "ti:copyright AND cat:cs.CY") | |
| start | Yes | Offset for pagination | |
| sort_by | No | Sort order |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It clearly discloses that the tool returns metadata and links, and that full text is not returned but belongs to arxiv_get. It does not mention error handling or rate limits, but for a read/search tool the key behavioral boundary is well communicated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two tight, front-loaded sentences: the first states the action, target, and search dimensions; the second lists return fields and routes full-text retrieval to arxiv_get. Every sentence earns its place, with no filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Although there is no output schema, the description enumerates the important return fields and links. Required parameters and pagination are already documented in the input schema, and the arxiv_get handoff completes the workflow. An agent has enough context to select and invoke this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description's mention of keywords, author, and category adds conceptual framing, but the schema already documents query prefixes, limit defaults, start offset, and sort options. The description does not add significant value beyond the structured schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Search') and a clear resource ('arXiv preprints') and further specifies search dimensions: keywords, author, or category. It also states the output fields, making it immediately distinguishable from arxiv_get, which is called out for full-text retrieval.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly routes full-text retrieval to arxiv_get, which clarifies when arxiv_search should be used versus its sibling arxiv_get. It does not provide explicit exclusions or compare with other sibling search tools, but the workflow guidance is clear enough for an agent.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
dip_getA
Retrieve full text of a Bundestagsdrucksache by Dokumentnummer (e.g., "19/27426" for BT-Drs. 19/27426). Returns the extracted text including Gesetzesbegründung. Use section for partial content. save_path is for export only — when the user wants the document as a file to keep or process elsewhere.
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Section to extract: heading text (e.g., "Zu § 5 UrhDaG-E", "Begründung", "Zu Artikel 1") or "lines:100-200" | |
| save_path | No | Absolute file path for the full document. Relative paths are not supported. | |
| dokumentnummer | Yes | Dokumentnummer (e.g., "19/27426", "20/1234") |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden and does reasonably well: it states that full text is returned, that output includes Gesetzesbegründung, and that save_path triggers export behavior only when the user wants a file. It could state more explicitly that a file is written to save_path, but the semantics are conveyed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is four short sentences with no filler. The core action and required identifier come first, followed by the output guarantee and then the two optional-parameter clarifications.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given there is no output schema, the description adequately explains what is returned (extracted text including Gesetzesbegründung). It covers the required parameter, the optional section param, and the export-only save_path. A small gap is the lack of an explicit note about what happens when the document is not found, but this is not critical for selection and invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already documents all three parameters (100% coverage), so the baseline is 3. The description adds value beyond the schema by clarifying that section is for partial extraction and that save_path is for file export, not normal return behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description contains a specific verb and resource: "Retrieve full text of a Bundestagsdrucksache by Dokumentnummer." It also gives a concrete example ("19/27426") and clearly differentiates this from the sibling search tools by requiring an exact document number.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear usage direction for optional parameters: "Use `section` for partial content" and "`save_path` is for export only." It does not explicitly tell the agent to use the sibling dip_search tools when no Dokumentnummer is known, but for this tool's narrow retrieval purpose the guidance is otherwise clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
dip_searchA
Search Bundestagsdrucksachen (parliamentary documents) via DIP API. Matches title as a literal substring — NOT a keyword AND/OR search. An extra word breaks the match unless it appears verbatim, in that exact order, in the title. For example "Tiergesundheitsgesetz" alone finds dozens of documents, but "Tiergesundheitsgesetz Änderung" finds none, because real titles read "...Änderung des Tiergesundheitsgesetzes..." — reversed order and a different word ending. Prefer a single distinctive word (e.g. a law's short title) over a natural-language phrase. Returns metadata: Dokumentnummer, title, type, date, PDF URL. Use dip_get to retrieve full text (e.g., Gesetzesbegründung) of a specific Drucksache.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Drucksachetyp filter: "Gesetzentwurf", "Beschlussempfehlung und Bericht", "Kleine Anfrage", "Große Anfrage", "Antrag", etc. | |
| limit | Yes | Max results (default: 10) | |
| query | Yes | A single distinctive word, or an exact phrase copied verbatim from the title — this is a literal substring match, not AND/OR keyword matching. Adding descriptive words not verbatim in the title (even correct ones, in a different order) returns zero results. | |
| date_end | No | End date (YYYY-MM-DD) | |
| date_start | No | Start date (YYYY-MM-DD) | |
| herausgeber | No | BT = Bundestag, BR = Bundesrat | |
| wahlperiode | No | Legislative period (e.g., 20, 21) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden, and it delivers: it discloses the literal-substring matching rule, the 'NOT keyword AND/OR' semantics, a concrete failure example, and the reverse-order/word-ending pitfall. It also states the return metadata fields. This far exceeds typical behavioral disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Every sentence earns its place: purpose, core matching constraint, illustrative example, search recommendation, return payload, and pointer to dip_get. The longer-than-usual length is justified by the unusual search semantics that must be communicated to avoid failed queries.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a search tool with no output schema, the description is complete: it explains what is searched, how the search behaves, what results look like, and how to get full documents. Filter parameters like type, date, and wahlperiode are adequately covered by the schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds strong value for the query parameter by explaining the required verbatim substring behavior and recommending single distinctive words, going well beyond the schema's generic wording. Other parameters are already fully documented in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: 'Search Bundestagsdrucksachen (parliamentary documents) via DIP API.' It clearly distinguishes from siblings by document type (Drucksachen vs Vorgang/Plenarprotokoll) and from dip_get by noting the difference between search and full-text retrieval.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It gives explicit usage guidance: match titles as literal substrings, prefer a single distinctive word, avoid natural-language phrases, and use dip_get instead when full text is needed. This tells the agent both how to use this tool and when to delegate to an alternative.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
dip_search_plenarprotokollB
Search Plenarprotokolle (parliamentary debate transcripts) with full text search. Returns protocols where the search term appears in the debate text.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Max results (default: 10) | |
| query | Yes | Full text search query (e.g., "Urheberrecht", "UrhDaG") | |
| date_end | No | End date (YYYY-MM-DD) | |
| date_start | No | Start date (YYYY-MM-DD) | |
| herausgeber | No | BT = Bundestag, BR = Bundesrat | |
| wahlperiode | No | Legislative period (e.g., 20, 21) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It only restates that full-text search is performed and matching protocols are returned, without explaining pagination behavior, result ordering, relevance ranking, or whether matches are highlighted. It adds little beyond what the name and schema already convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short, front-loaded, and easy to parse in two sentences. It is slightly redundant ('full text search' appears in the schema and 'debate text' repeats the Plenarprotokoll concept), but it remains appropriately concise.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given six parameters, no output schema, and no annotations, the description is too sparse. It does not explain how optional filters like date range, herausgeber, or wahlperiode affect results, nor what the returned protocol records look like. An agent could invoke it with the required query and limit but would lack context for filtering and interpreting results.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides descriptions for all six parameters, so baseline is 3. The description does not add meaningful parameter semantics beyond the schema; it only generally mentions full-text search. Since schema coverage is 100%, this is acceptable but not enhanced.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the action ('Search') and the specific resource ('Plenarprotokolle', parliamentary debate transcripts), and further clarifies that results are protocols containing the term in the debate text. This resource focus distinguishes it from siblings like dip_search_vorgang or the generic dip_search.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance about when to use this tool versus alternatives such as dip_search_vorgang, dip_search, or other search tools. No when-to-use or when-not-to-use conditions are provided; usage is only implied by the tool's name and description.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
dip_search_vorgangA
Search legislative processes (Vorgänge) in DIP. Returns Gesetzgebungsvorgänge with status and linked Drucksachen-Nummern. Useful for tracking a law through the legislative process or finding all related documents. Matches title as a literal substring — NOT a keyword AND/OR search (see dip_search); prefer a single distinctive word over a natural-language phrase.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Max results (default: 10) | |
| query | Yes | A single distinctive word, or an exact phrase copied verbatim from the title — this is a literal substring match, not AND/OR keyword matching. | |
| date_end | No | End date (YYYY-MM-DD) | |
| date_start | No | Start date (YYYY-MM-DD) | |
| vorgangstyp | No | Type filter: "Gesetzgebung", "Schriftliche Frage", "EU-Vorlage", etc. | |
| wahlperiode | No | Legislative period (e.g., 20, 21) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the behavioral burden. It discloses the core matching behavior (literal substring on title, not keyword AND/OR) and what the response contains (status, linked Drucksachen-Nummern). It could mention more edge behavior, but it covers the most important traits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences, each earning its place: purpose, return value, and usage guidance. The most important scoping detail (literal substring, not keyword search) is front-loaded and clearly stated.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a search tool with 6 parameters and no output schema, the description gives enough orientation: what is searched, what is returned, and how to phrase queries. The schema covers parameter details. Minor gap: it does not clarify that vorgangstyp can target non-Gesetzgebung Vorgang types, but this is not blocking.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all parameters well. The description reinforces the query parameter's substring semantics but does not add meaning beyond what the schema already states.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches legislative processes (Vorgänge) in DIP and returns Gesetzgebungsvorgänge with status and linked Drucksachen-Nummern. It also differentiates itself from sibling dip_search by explicitly describing the literal-substring matching behavior.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It gives explicit when-to-use context (tracking a law or finding related documents) and an explicit when-not-to-use signal: this is NOT a keyword AND/OR search, and dip_search is named as the alternative. It also advises preferring a single distinctive word over a natural-language phrase.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
eul_get_documentA
Retrieve EU legislation from EUR-Lex by CELEX number (e.g., "32016R0679" for GDPR, "32001L0029" for InfoSoc). Returns full text in Markdown. Use section for partial content: "Art. 5", "Artikel 5", or "lines:100-200". save_path is for export only — when the user wants the document as a file to keep or process elsewhere.
| Name | Required | Description | Default |
|---|---|---|---|
| celex | Yes | CELEX number (e.g., "32016R0679", "32001L0029", "12016E267") | |
| section | No | Extract section: "Art. 5", "Artikel 5-10", "Kapitel III", or "lines:100-200" | |
| language | Yes | Language code (default: DE) | DE |
| save_path | No | Absolute file path for the full document. Relative paths are not supported. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the disclosure burden. It discloses that the return format is Markdown, that section extracts a portion with accepted patterns, and that save_path is an export-only side effect. It does not discuss errors, limits, or file overwrite behavior, but core behavior is transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences front-load the purpose, then cover partial extraction and export behavior with no filler. Each sentence earns its place and examples are compact.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a get-by-identifier tool with four parameters and no output schema, the description covers the essential invocation details: identifier format, return format, section behavior, and save_path semantics. Slight gap: no mention of what happens on invalid CELEX numbers or very large documents, but this is not critical for correct selection.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description adds value by giving concrete accepted section formats ('Art. 5', 'Artikel 5', 'lines:100-200') and clarifying save_path is for export only, going beyond the schema's generic descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description opens with a specific verb and resource: 'Retrieve EU legislation from EUR-Lex by CELEX number', with concrete examples (GDPR, InfoSoc). This clearly distinguishes a get-by-CELEX operation from search-oriented siblings such as eul_search.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context for invocation: use a CELEX number, use section for partial content, and use save_path only for file export. It does not explicitly name alternatives or say when not to use this tool, but the conditions are strongly implied.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
eul_searchB
Search EU legislation (directives, regulations, treaties) via EUR-Lex SPARQL endpoint. Returns CELEX numbers, titles, and dates.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum results (default: 10) | |
| query | Yes | Search term in title (e.g., "Urheberrecht", "Datenschutz", "Verbraucherschutz") | |
| language | Yes | Language code (default: DE) | DE |
| resource_type | Yes | Filter by type (default: any) | any |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only mentions the endpoint and return fields; it does not disclose that this is a read-only SPARQL query, any rate limiting or latency behavior, how the query is matched against titles, or the meaning of language and limit in practice. It is not misleading, but it is notably under-disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single tightly written sentence, front-loaded with 'Search EU legislation'. It conveys the verb, resource, technical endpoint, and return values without any filler or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The schema is fully described, making invocation possible. However, there is no output schema and no annotations, and the description does not explain how the returned CELEX numbers might be used with eul_get_document or how to choose among the various resource types. Given the complexity of the EUR-Lex domain, some additional context would be valuable.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the parameters already carry descriptions for query, resource_type, language, and limit. The description itself does not add parameter-level detail beyond what the schema provides, so the baseline of 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific action ('Search'), resource ('EU legislation'), endpoint ('EUR-Lex SPARQL'), and output ('CELEX numbers, titles, and dates'). It is easy to distinguish from the sibling eul_get_document by the search verb, though it does not explicitly name or contrast that sibling. It also omits 'decision' from the enumerated types even though the schema includes it.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives such as eul_get_document or the other jurisdiction-specific search tools. The description implies it is for searching EU law but does not state exclusions, prerequisites, or how to route to a subsequent document-fetching tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
icu_get_documentA
Retrieve a CJEU decision or opinion from InfoCuria by published case number, CELEX number or Logic Doc ID. Returns full text in Markdown with Randnummern as [Rn. 5]{.rn}. A published case number (e.g., "C-476/17", "T-108/25") is converted to its CELEX form internally, so all three forms work. A CELEX number (e.g., "62017CJ0476") or the "Logic Doc ID" from an icu_search result (e.g., "id_320668") resolve with one request fewer. Use section for partial content: "Rn 5-12", heading text, or "lines:100-200". Use save_path when you want the document written to a file for later use outside this conversation.
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Published case number (e.g., "C-476/17"), CELEX number (e.g., "62017CJ0476") or "Logic Doc ID" from an icu_search result (e.g., "id_320668"). | |
| section | No | Extract section: "Rn 5-12", heading text, or "lines:100-200" | |
| language | Yes | Language code (default: DE) | DE |
| save_path | No | Absolute file path for the full document. Relative paths are not supported. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden and discloses the Markdown return format including Randnummern markup, the internal CELEX conversion, partial-content extraction, and the file-writing side effect of save_path. It does not describe error behavior or file-overwrite semantics, but the main behaviors and side effects are clearly surfaced.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and dense, with each sentence carrying distinct and necessary information: target and return format, identifier resolution, section usage, and save_path usage. It is front-loaded with the core purpose and contains no redundant filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers all four parameters, the return format, identifier conversion behavior, partial extraction syntax, and the file-saving use case. Even without an output schema or annotations, an agent has enough context to select and invoke this tool correctly and to understand how it relates to icu_search.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, and the description adds meaning beyond the schema: it explains why the three case_id forms are equivalent, which forms are faster to resolve, and gives concrete examples for section and save_path usage. This helps the agent choose appropriate values rather than just satisfy schema constraints.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States the specific operation — retrieve a CJEU decision or opinion from InfoCuria — and names the three accepted identifier forms. It is clearly distinct from search siblings by focusing on full-text retrieval and references icu_search's Logic Doc ID as an input source.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Gives explicit guidance on which identifier form to use, notes that CELEX numbers and Logic Doc IDs resolve with one request fewer, and explains when to use section and save_path. It does not explicitly contrast this tool with sibling get tools such as eul_get_document, so exclusions are mostly left to the tool name and purpose.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
icu_searchA
Search for decisions and opinions of the Court of Justice of the European Union (CJEU) via InfoCuria. Returns list with case numbers, ECLI, dates, and document IDs for retrieval.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum number of results (default: 10) | |
| query | Yes | Search term (e.g., "Pelham", "Sampling", "Urheberrecht") | |
| language | Yes | Language code (e.g., "DE", "FR", "EN"). Default: DE | DE |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden of explaining behavior. It clearly indicates the search scope, the information source (InfoCuria), and the exact kind of payload returned: case numbers, ECLI, dates, and document IDs. It does not mention pagination, ordering, or rate limits, but for a metadata-search tool the core behavior is well disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that front-loads the tool's purpose and then states the return shape. Every phrase earns its place with no repetition or filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is complete for a straightforward metadata search: it names the source, the resource type, and the fields returned, and it signals that IDs are for later retrieval. There is no output schema, so explaining the returned fields in prose is valuable. Minor gaps like sort order or pagination behavior are not critical for basic invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the schema already defines query, language, and limit with examples and constraints. The tool description adds no parameter-specific meaning beyond what the schema provides, so the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb ('Search') and resource ('decisions and opinions of the Court of Justice of the European Union (CJEU) via InfoCuria'). It distinguishes this tool from siblings like icu_get_document and other legal search tools by jurisdiction and source. An agent can tell exactly what domain and operation this tool covers.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'for retrieval' implies that the returned document IDs are meant to be used with a subsequent retrieval tool, likely icu_get_document. However, the description does not explicitly name alternatives or state when to prefer this over other legal search tools. Usage context is implied rather than made explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
legis_getA
Retrieve a specific law/norm from German federal or state legislation. BUND: id is "law/section" — law is the lowercase abbreviation (e.g. "bgb", "gg", "stgb"), section is just the number. An optional "§", "Art.", "Paragraph", or "Para." prefix on the section is stripped automatically, so "bgb/823", "bgb/§ 823", and "bgb/§823" are equivalent; use whichever prefix matches the document type (§ for codes, Art. for the Grundgesetz). Not every law is hosted under its plain abbreviation on gesetze-im-internet.de — some reissued laws use a different URL slug. If this returns "not found", a subscription provider that resolves abbreviations through its own index may still find it. Länder: id from legis_search results (format varies by state).
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID. BUND: "law/section" (e.g., "bgb/823", "gg/Art. 1"). Länder: ID from legis_search. | |
| state | Yes | Jurisdiction (e.g., "BUND", "BW", "NW") | |
| save_path | No | Absolute file path for the full document. Relative paths are not supported. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral burden, and it handles this well by disclosing automatic prefix stripping, equivalence of different section formats, and the non-obvious limitation that some reissued laws use a different URL slug. It does not explicitly describe return or save behavior, which is a minor gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is dense and front-loaded, with the core purpose stated first and each subsequent sentence contributing useful details or examples. It is longer than a minimal description, but the complexity of the id format justifies the length; no sentence feels like filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is nearly complete for this tool's main difficulty—constructing and interpreting the id across BUND and Länder jurisdictions. It also covers edge cases like prefix normalization and not-found fallback, but it leaves the output/save semantics implicit rather than stating what the tool returns or when save_path is necessary.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description substantially enriches the id parameter beyond the schema: it explains BUND's 'law/section' anatomy, requires lowercase law abbreviations, documents equivalent prefix forms, and distinguishes Länder IDs. The state and save_path parameters are already well described in the schema, and the 100% schema coverage supports a high score.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: 'Retrieve a specific law/norm from German federal or state legislation.' It clearly separates this point-lookup tool from sibling search/toc tools such as legis_search and legis_toc by focusing on a single known document rather than discovery or navigation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear operational guidance: for Länder, the ID must come from legis_search results, and if the lookup returns 'not found', it advises a subscription-provider fallback. It does not explicitly state 'use legis_search to discover IDs, use legis_get once you have them,' but the workflow is strongly implied.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
legis_searchA
Search German state legislation (Landesrecht) by keyword. Returns results with IDs for retrieval via legis_get. Official abbreviations such as "HKG" or "PolG" are often more reliable than descriptive phrases. Covers all 16 Bundesländer. BUND does not support search — use legis_get directly.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum number of results (default: 10) | |
| query | Yes | Search query (e.g., "Polizeigesetz", "Schulgesetz", "PolG") | |
| state | Yes | State code (e.g., "BW", "BY", "NW"). Not "BUND" — federal law has no search. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It usefully discloses that results contain IDs for retrieval, that state coverage includes all 16 Bundesländer, that federal law is not searchable, and that abbreviations can outperform descriptive phrases. It does not describe response shape, pagination, or error behavior, but the core calling behavior is clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three short sentences, each earning its place: the action, the output link to legis_get, the search tip, the geographic scope, and the critical BUND exception. No filler or repetition of schema details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 3-parameter search tool with no output schema and no annotations, the description covers the essential operational facts: what is searched, what the results provide, scope, and the federal exception. It stops short of explaining result ordering, pagination, or empty-result behavior, but an agent can invoke the tool correctly with what is given.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description adds value beyond the schema by advising that official abbreviations like 'HKG' or 'PolG' tend to be more reliable than descriptive phrases for the query parameter. This is practical, non-obvious guidance that the schema examples only partially provide.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: 'Search German state legislation (Landesrecht) by keyword.' It clarifies that results carry IDs for retrieval via legis_get, and it explicitly excludes BUND, making the tool's scope unambiguous and distinguishing it from related siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives an explicit when-not-to-use directive: 'BUND does not support search — use legis_get directly.' It also supplies practical guidance that official abbreviations are often more reliable and notes coverage of all 16 Bundesländer, so an agent knows both when and how to use the tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
legis_statesA
List all 17 available German jurisdictions (BUND + 16 Bundesländer) with their backends.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It clearly states it lists jurisdictions and mentions backends, but does not disclose output format, whether the data is static, or any side effects (though listing implies none). The term 'backends' is ambiguous, leaving some behavioral detail unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence with zero fluff, front-loading the primary action ('List all 17...') and immediately providing the essential detail (which jurisdictions). Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless utility that lists a fixed set of jurisdictions, the description is fully complete: it tells the agent exactly what the tool does and what it returns (the 17 jurisdictions with their backends). Without an output schema or nested objects, nothing more is needed for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and the schema coverage is 100% (empty properties). The baseline for 0 parameters is 4; the description correctly adds no parameter details since none exist, so this score is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'List all 17 available German jurisdictions (BUND + 16 Bundesländer) with their backends' states a specific verb (List), a precise resource (17 jurisdictions), and a concrete detail (with backends). It clearly distinguishes itself from sibling search/get/toc tools by its unique function of enumerating jurisdictions.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies that this tool provides the list of jurisdictions needed for other tools but does not explicitly state when to use it or compare with alternatives. While the purpose is unmistakable, there is no guidance on when one would call this versus a search tool, nor any mention of prerequisites or typical use cases.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
legis_tocA
Get table of contents for a law — compact list of section numbers and headings. Much lighter than legis_get for navigating large laws. BUND: id is just the law abbreviation (e.g., "bgb", "stgb"). Länder: id from legis_search results.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Law identifier. BUND: law abbreviation (e.g., "bgb"). Länder: ID from legis_search. | |
| to | No | End at section (e.g., "§ 853"). Inclusive. | |
| from | No | Start at section (e.g., "§ 823", "Art 1"). Inclusive. | |
| depth | No | Max depth level (0=top structure only, 1=sections, 2=subsections, 3=norms) | |
| state | Yes | Jurisdiction (e.g., "BUND", "BW", "NW") |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden. It discloses that the result is a 'compact list' without full text, and that it is designed for efficient navigation of large laws. It does not mention error behavior or rate limits, but for a read-only retrieval tool the core behavioral traits are sufficiently conveyed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three short sentences lead with the core purpose, then the key comparison with legis_get, then the id-construction rule. Every sentence earns its place and there is no filler or repeated schema content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with 5 parameters, a complete schema, and no output schema, the description covers the essential decision-making and invocation context: what it returns, when to prefer it, and how to obtain ids. It does not specify default depth behavior or differentiate from ris_toc, but those are secondary given the schema's parameter descriptions.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description adds real value beyond the schema by explaining how to construct the id: a plain law abbreviation for BUND and a legis_search result id for Länder. This is exactly the kind of contextual parameter knowledge an agent needs.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The opening phrase 'Get table of contents for a law — compact list of section numbers and headings' names a specific verb, resource, and output shape. It also differentiates itself from the sibling legis_get by calling itself 'much lighter,' so an agent can distinguish it without opening schemas.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context: use this tool for navigating large laws when a lightweight table of contents is preferable to legis_get. It also instructs that Länder ids must come from legis_search results, which is an actionable workflow hint. It does not explicitly state when to choose legis_get instead, but the lighter/heavier contrast implies it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
rii_get_decisionA
Retrieve full text of a court decision by doc ID. Returns decision in Markdown format with metadata (court, date, file number, ECLI). Use source "BY" for IDs from gesetze-bayern.de (format: Y-300-Z-...).
| Name | Required | Description | Default |
|---|---|---|---|
| part | Yes | K = Kurztext (summary), L = Langtext (full text, default). Only for source "BUND". | L |
| doc_id | Yes | Document ID from search results (e.g., "jb-KORE704442026" for BUND, "Y-300-Z-GRURRS-B-2021-N-55699" for BY) | |
| source | Yes | Decision source: BUND, BY, NW, or a jPortal state code. | BUND |
| section | No | Section heading or "lines:100-200". Only for source "BY". | |
| save_path | No | Absolute file path for the full document. Relative paths are not supported. Returns metadata only. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden and does disclose the response form: 'Returns decision in Markdown format with metadata (court, date, file number, ECLI).' It also communicates the source-specific ID format. It does not cover error behavior or the save_path mode, but the retrieval action and return format are sufficiently transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two short sentences and front-loads the main action and output before adding the source-specific note. Every clause earns its place and no information is repeated from the schema.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 5-parameter tool with no annotations and no output schema, the description covers the essential invocation path and the source parameter nuance. The remaining parameters are fully documented in the input schema, so the description is largely complete; only error and edge-case behavior is omitted.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, but the description adds a real semantic mapping beyond the schema: BY-source IDs come from gesetze-bayern.de and use the Y-300-Z-... format. This external context helps an agent construct correct IDs. Other parameters do not need further elaboration because the schema already documents them.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb, resource, and lookup key: 'Retrieve full text of a court decision by doc ID.' It clearly distinguishes this from sibling search tools by framing it as a retrieval action keyed on an ID, and it states the expected output format.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The only explicit usage guidance is 'Use source "BY" for IDs from gesetze-bayern.de (format: Y-300-Z-...),' which helps select a parameter value but not choose this tool over alternatives. It implies the tool is used when a doc ID already exists, but it never states that rii_search should be used first or when not to use this tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
rii_searchA
Search for court decisions. Default source "bund": federal courts (BVerfG, BGH, BVerwG, BFH, BAG, BSG, BPatG). Source "BY": Bavarian state courts. Sources "NW", "NI" and "BB" use the official NRW, NI-VORIS and Brandenburg decision databases. Sources BW, BE, HH, MV, RP, SL, ST, SH, TH, HE use the official jPortal state decision portals. Returns list of decisions with metadata and doc IDs for retrieval.
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | 1-based page. Each portal is asked for its own page N, so paging a consolidated search goes deeper into every portal at once. BUND, HB and SN cannot page — the summary names any portal that could not reach the requested page rather than silently repeating page 1. | |
| limit | Yes | Maximum number of results (default: 10). With source "ALL" the slots are shared across the portals that matched, so no single portal can fill the page on its own. | |
| query | Yes | Search query. For file numbers (Aktenzeichen): use ONLY the file number without keywords (e.g., "I ZR 115/16"). For topics: keywords (e.g., "Metall auf Metall", "BGB § 823"). | |
| format | Yes | Output format. "compact" (default) is tab-delimited and by far the most token-efficient; it carries exactly the same fields as "compact-json", so switching gains no information. Choose "compact-json" only to hand rows straight to a program. | compact |
| source | Yes | Decision source: BUND, BY, NW, a jPortal state code, or ALL for a consolidated cross-portal search. Note that BUND covers only the federal courts — state Arbeits-, Verwaltungs- and Oberlandesgerichte live in the state sources, so "ALL" is the right choice for a topic survey. | BUND |
| include_snippets | Yes | Include the matched-text excerpt per result. Off by default: the metadata columns are normally enough to pick which decision to retrieve, and snippets dominate the response size. | |
| collapse_duplicates | Yes | Fold runs of near-identical decisions from one court — mass litigation such as the BGH Diesel series — into their newest member. What was folded is always named in the summary, with the file numbers, so nothing is hidden. Set false to list every decision separately. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the disclosure burden, and it does say the tool 'Returns list of decisions with metadata and doc IDs for retrieval,' setting clear return expectations. It also clarifies the default source and which jurisdictions each source covers. It does not explicitly call out read-only semantics, but 'Search' plus a return list makes the non-destructive nature reasonably clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is four dense sentences with the purpose front-loaded, and each sentence contributes either source coverage or return behavior. The long enumeration of state source codes is somewhat heavy but necessary for source selection.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description plus the fully documented schema gives an agent the source model, defaults, paging caveats, and return type (list with metadata and doc IDs). It lacks a full output field list, though no output schema exists, and it does not explicitly navigate the sibling tool landscape.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the input schema already documents all seven parameters with defaults, constraints, and usage notes. The tool description adds little parameter-specific meaning beyond what the schema provides, which is acceptable under the baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb ('Search'), a clear resource ('court decisions'), and enumerates the covered jurisdictions and portals, so an agent immediately knows this is the German court-decision search tool. It stops short of explicitly naming sibling search tools such as ris_search or eul_search, but the resource specification is enough to distinguish it from rii_get_decision.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear usage context: the default source is BUND federal courts, state source codes are enumerated, and the source parameter notes that ALL is the right choice for a topic survey because state courts are not covered by BUND. It does not explicitly state when not to use this tool versus sibling search tools, so full exclusion guidance is missing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
ris_getA
Retrieve a RIS document as Markdown. Pass the content_url returned by ris_search (preferred), or an id (Dokumentnummer) together with its applikation. Use section to pull only part of a document (token-preserving), or save_path to write the full document to disk and return metadata only.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Dokumentnummer from a search result (requires `applikation`). | |
| section | No | Return only part of the document: a Randnummer ("Rn 5"), an Rn range ("Rn 5-9"), a line range ("lines:1-40"), or a heading ("Spruch", "Begründung"). | |
| save_path | No | Absolute file path for the requested section, or the full document when section is omitted. Relative paths are not supported. | |
| applikation | No | RIS applikation from a search result (e.g. "Justiz", "BrKons"). Required with `id`. | |
| content_url | No | The document HTML URL from a ris_search result. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full disclosure burden. It successfully discloses that section retrieval is token-preserving, save_path writes to disk, and save_path returns metadata only instead of content. It does not address authentication, errors, or rate limits, but the main behavioral side effects of the tool are surfaced.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no filler. The core retrieval purpose is front-loaded, and the remaining content packs parameter routing, mode behavior, and output implications into a tight, scannable structure.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has no output schema and no annotations, yet the description covers the main invocation modes, output format, and side effects, so an agent can reasonably select and call it. Some gaps remain around error conditions and output details when no save_path is given, but they are not severe enough to make the definition inadequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, but the description adds meaningful semantic relationships: content_url is preferred over id, applikation is conditionally required with id, section is token-preserving, and save_path changes the return behavior. This goes beyond what the property descriptions alone provide.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: 'Retrieve a RIS document as Markdown.' It is clearly scoped to full documents and partial sections, and it contrasts with the broader sibling set by focusing on RIS document retrieval. It does not explicitly name or differentiate sibling tools like ris_get_norm or ris_toc, so it misses the top score.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives strong internal guidance: prefer content_url from ris_search, use id only with applikation, use section for partial retrieval, and use save_path to write to disk while returning metadata only. It clearly explains when to use each parameter mode, but it does not state when to prefer this tool over sibling alternatives such as ris_get_norm.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
ris_get_normA
Retrieve a single paragraph (§) of an Austrian consolidated law as Markdown — e.g. law="ABGB" paragraph="1295". application="bundesrecht" (federal) or "landesrecht" (state law; set bundesland). The surgical, token-preserving way to read ONE § instead of a whole statute.
| Name | Required | Description | Default |
|---|---|---|---|
| law | Yes | Law title or abbreviation (RIS "Titel"), e.g. "ABGB", "UrhG", "Bauordnung". | |
| paragraph | Yes | Paragraph number, e.g. "1295" or "1295a". | |
| save_path | No | Absolute file path for the norm. Relative paths are not supported. | |
| bundesland | No | Required for application="landesrecht": which Bundesland. | |
| application | Yes | Federal ("bundesrecht") or state ("landesrecht") law. | bundesrecht |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral disclosure burden. It discloses the output format (Markdown), the consolidated-law source, and jurisdiction switching behavior. However, it omits any mention of the save_path side effect and does not address potential errors or output behavior beyond format, leaving notable behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single well-structured sentence that front-loads the main action, includes a concrete example, and adds a concise contrast with whole-statute retrieval. Every phrase earns its place without redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a relatively simple retrieval tool with fully documented schema parameters, the description covers the core purpose, the Markdown output format, jurisdiction handling, and a concrete example. It is slightly incomplete because it never mentions the optional save_path behavior or explicitly ties the tool to sibling tools, but overall it gives an agent enough to invoke it correctly in common cases.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds value by giving a concrete example (law="ABGB" paragraph="1295"), clarifying how application selects federal vs state law, and signaling that bundesland must be set in the landesrecht case. This goes beyond the schema's field descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description opens with a specific verb and resource: "Retrieve a single paragraph (§) of an Austrian consolidated law as Markdown." It further distinguishes itself by contrasting with "a whole statute," which differentiates it from siblings like ris_get, and provides a concrete law/paragraph example.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description clearly communicates the intended use case: the "surgical, token-preserving way to read ONE § instead of a whole statute." It also gives selection context for application="bundesrecht" vs "landesrecht" and notes that bundesland is needed for state law. However, it does not explicitly name sibling tools or say when not to use them, so it falls just short of full alternative routing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
ris_searchA
Search the Austrian Rechtsinformationssystem des Bundes (RIS, ris.bka.gv.at). application="bundesrecht"/"landesrecht" searches the broad federal/state collections; results may be consolidated law (BrKons/LrKons) or authentic publications, identified by their returned applikation. A bundesland filter restricts state law to consolidated LrKons results. application="judikatur" = case law — set court (Justiz = OGH/OLG/LG, Vwgh = VwGH, Vfgh = VfGH, Bvwg = BVwG). Use sort="date" for the LATEST decisions. Judikatur results are Rechtssätze (legal principles); each lists its full decision text (Entscheidungstext) — fetch that with ris_get. NOTE: this is AUSTRIAN law. For GERMAN case law use rii_*, for German legislation use legis_*.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | Yes | Result order. "date" = newest first — use this for "latest …" requests. | relevance |
| court | No | Judikatur sub-court (default "Justiz"). Only used when application="judikatur". | |
| limit | Yes | Maximum number of results (default: 10). | |
| query | Yes | Full-text search terms (RIS "Suchworte"). | |
| bundesland | No | Filter to one Bundesland — returns that state's CONSOLIDATED law (LrKons). Only for application="landesrecht". | |
| application | Yes | RIS collection: "bundesrecht" (federal law), "landesrecht" (state law — all Bundesländer, or filter to one via `bundesland`), or "judikatur" (case law). | bundesrecht |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Because no annotations are provided, the description carries the full behavioral disclosure burden. It reveals that results may be consolidated law or authentic publications identified by `applikation`, that bundesland restricts to LrKons, and that judikatur returns Rechtssätze that list the full Entscheidungstext. The Austrian-vs-German jurisdiction warning is useful behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is dense but every sentence earns its place: it starts with the resource, moves through application-specific behavior, and closes with cross-tool routing. It does not restate schema details or include filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is no output schema, so the description's explanation of result types, Rechtssätze, and the full Entscheidungstext is critical and present. It covers all three application modes, filters, sorting, and the follow-up tool (ris_get), so an agent has enough context to invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, but this description adds substantive meaning beyond the schema: bundesland filters to consolidated LrKons, court values map to specific courts (Justiz = OGH/OLG/LG, etc.), and sort='date' means latest decisions. This helps agents choose parameter values correctly, not just understand their names.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States a specific verb ('Search') and a specific resource: the Austrian Rechtsinformationssystem des Bundes (RIS). It also differentiates from sibling tools by explicitly routing German case law to rii_* and German legislation to legis_*, and by pointing to ris_get for fetching full decision texts.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Provides explicit usage guidance per application value: bundesrecht/landesrecht for broad law collections, judikatur for case law with court selection, and bundesland for consolidated state law. It also gives exclusions ('For GERMAN case law use rii_*, for German legislation use legis_*') and tells agents when to use sort='date'.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
ris_tocA
Get the table of contents (Inhaltsverzeichnis) of an Austrian consolidated law — its §§ with headings — so you can then read one with ris_get_norm. Use the full title if an abbreviation fails (e.g. "Urheberrechtsgesetz" rather than "UrhG"). application="bundesrecht" (federal) or "landesrecht" (+ bundesland).
| Name | Required | Description | Default |
|---|---|---|---|
| law | Yes | Law title or abbreviation, e.g. "ABGB", "StGB", "Urheberrechtsgesetz". | |
| save_path | No | Absolute file path for the TOC. Relative paths are not supported. | |
| bundesland | No | Required for application="landesrecht": which Bundesland. | |
| application | Yes | Federal ("bundesrecht") or state ("landesrecht") law. | bundesrecht |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden. It clearly states what the tool returns (TOC with §§ and headings), what inputs affect behavior (full title vs abbreviation, application scope), and implies a network fetch to the RIS service. It does not hide side effects or require inferred prerequisites, making it behaviorally transparent for an agent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences with high information density. Every sentence adds distinct value: purpose and follow-up, practical abbreviation advice, and legal-scope parameters. There is no fluff or repetition of schema details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has no output schema and no annotations, so the description is the only source of behavioral and usage context. It covers the purpose, the expected content (TOC with §§ and headings), the follow-up tool, the two application scopes, and the parameter dependency between application and bundesland. This is sufficient for an agent to invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already has 100% coverage, so the baseline is 3. The description adds meaningful usage context: it explicitly mentions using the full title when an abbreviation fails, which supplements the schema's 'Law title or abbreviation' example. It also clarifies that bundesland is needed for landesrecht. Only minor extra value beyond schema, hence 4.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description explicitly states the tool retrieves the table of contents of an Austrian consolidated law, listing its §§ with headings, and names the follow-up tool ris_get_norm. It differentiates from siblings like ris_get and ris_get_norm by specifying the TOC retrieval purpose.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives concrete when-to-use guidance: use it to get a TOC before reading a norm with ris_get_norm, and advises using full titles if abbreviations fail. It also explains that application='bundesrecht' or 'landesrecht' with bundesland, which provides clear selection criteria.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
TDQS
Each search/get pair is scoped to a distinct source (arXiv, DIP, EUR-Lex, InfoCuria, German legislation, German courts, Austrian RIS), and the three DIP search variants are clearly differentiated by document type (Drucksache, Vorgang, Plenarprotokoll). Cross-jurisdiction overlaps like legis_get vs ris_get_norm are explicitly distinguished by country and purpose.
Tools consistently use lowercase snake_case with source prefixes (arxiv_, dip_, eul_, icu_, legis_, rii_, ris_), and retrieval actions follow search/get/toc patterns. Minor inconsistency remains: get, get_document, get_decision, and get_norm are all used for retrieval depending on the module.
20 tools is on the heavy side; each jurisdiction/source pair requires search+get, but the server bundles German, EU, Austrian, and even arXiv coverage under one surface. The count is defensible for the broad scope but approaches the threshold where splitting into per-jurisdiction servers would improve navigability.
Core research workflows are covered: search and full-text retrieval for legislation (German/EU/Austrian), case law (German/Austrian/CJEU), parliamentary documents, and scholarly preprints. Minor gaps exist — e.g., no obvious protocol retrieval beyond the DIP search results, and EU legislation lacks a TOC/norm-retrieval counterpart to legis_toc/ris_toc — but agents can complete main tasks.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
German law via Ansvar Gateway. Cited, OAuth + paid tier.
Temporal search and comparison for official Luxembourg and reviewed EU law, with provenance.
Related MCP Servers
- FlicenseAqualityBmaintenanceProvides access to the official German Federal Legal Information Portal (rechtsinformationen.bund.de) enabling AI agents to search German federal laws, court decisions, and legal documentation with authoritative citations from official sources.523
- AlicenseNot gradedqualityCmaintenanceEnables querying 6,870 German federal statutes, case law, and legislative preparatory works directly from AI assistants and MCP-compatible clients.1474Apache 2.0
- AlicenseNot gradedqualityFmaintenanceMCP server for accessing and searching German federal law documents from gesetze-im-internet.de. Provides tools to retrieve specific paragraphs, perform full-text searches, and list available laws.9MIT
- AlicenseNot gradedqualityBmaintenanceProvides read-only access to current German federal law, supporting legislation search, provision retrieval, and citation handling.Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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