Skip to main content
Glama
metaneutrons

German Legal MCP Server

by metaneutrons

ris_search

Search Austrian federal and state legislation and court decisions from the official RIS database. Filter by court, region, and sort by date for newest rulings.

Instructions

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_*.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortYesResult order. "date" = newest first — use this for "latest …" requests.relevance
courtNoJudikatur sub-court (default "Justiz"). Only used when application="judikatur".
limitYesMaximum number of results (default: 10).
queryYesFull-text search terms (RIS "Suchworte").
bundeslandNoFilter to one Bundesland — returns that state's CONSOLIDATED law (LrKons). Only for application="landesrecht".
applicationYesRIS collection: "bundesrecht" (federal law), "landesrecht" (state law — all Bundesländer, or filter to one via `bundesland`), or "judikatur" (case law).bundesrecht
Install Server

TDQS

A5/5.0
Behavior5/5

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.

Conciseness5/5

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.

Completeness5/5

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.

Parameters5/5

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.

Purpose5/5

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.

Usage Guidelines5/5

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.

Other Tools

Latest Blog Posts

MCP directory API

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

curl -X GET 'https://glama.ai/api/mcp/v1/servers/metaneutrons/german-legal-mcp'

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