Skip to main content
Glama
philrox

RIS MCP Server

by philrox

ris_judikatur

Search Austrian court decisions from the official RIS database. Filter by court, legal norm, case number, or date range to find relevant rulings.

Instructions

Search Austrian court decisions (Judikatur).

Use this tool to find court decisions from Austrian courts.

Example: gericht="Vfgh", suchworte="Grundrecht"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
suchworteNoFull-text search in decisions
gerichtNoCourt - "Justiz" (OGH/OLG/LG, default), "Vfgh" (Constitutional), "Vwgh" (Administrative), "Bvwg", "Lvwg", "Dsk" (Data Protection), "AsylGH" (historical), "Normenliste", "Pvak", "Gbk", "Dok"Justiz
normNoSearch by legal norm (e.g., "1319a ABGB")
geschaeftszahlNoCase number (e.g., "5Ob234/20b")
entscheidungsdatum_vonNoDecision date from (YYYY-MM-DD)
entscheidungsdatum_bisNoDecision date to (YYYY-MM-DD)
seiteNoPage number
limitNoResults per page
response_formatNo"markdown" or "json"markdown
Behavior2/5

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

No annotations exist, so the description must disclose behavioral traits. It does not mention that this is a read-only operation, any authentication needs, rate limits, or potential side effects. The example is helpful but insufficient for full transparency.

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

Conciseness5/5

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

Two sentences and an example. Front-loaded, no wasted words. Every element serves a purpose.

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

Completeness2/5

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

For a tool with 9 parameters, the description is too brief. It does not explain pagination (limit, seite), date ranges, or return format. No output schema exists, so the description should provide more context about results and behavior.

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

Parameters4/5

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

Schema description coverage is 100%, so baseline is 3. The description adds an example using gericht and suchworte, which provides practical context beyond the schema. While not elaborating on all parameters, the example enhances usability.

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

Purpose5/5

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

The description clearly states it searches Austrian court decisions, specifying the resource (court decisions) and action (search). It differentiates from sibling tools like ris_bezirke or ris_bundesgesetzblatt, which cover other legal documents.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. The description does not mention exclusions or provide context for choosing this over other RIS tools.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

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

curl -X GET 'https://glama.ai/api/mcp/v1/servers/philrox/ris-mcp-ts'

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