Skip to main content
Glama

de_case_search

Read-onlyIdempotent

Search German federal court decisions in NeuRIS and retrieve ECLI, human-readable citation, and source URL.

Instructions

Search German federal court decisions in NeuRIS.

Maps to GET /v1/case-law. Each item gets ecli, human_readable_citation, source_url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes``CaseSearchQuery`` - search_term, date_from/to, size, page_index, sort.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
itemsNo
query_echoNo
total_itemsYes
dataset_noteNoNeuRIS is a beta service and its dataset is not yet complete. For exhaustive research cross-check gesetze-im-internet.de / rechtsprechung-im-internet.de.
Behavior3/5

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

Annotations already provide readOnlyHint=true and destructiveHint=false. Description adds that it maps to GET and mentions returned fields (ecli, human_readable_citation, source_url), but does not disclose rate limits, auth, or other behaviors.

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, front-loaded with purpose. Every sentence adds value without redundancy.

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?

Despite output schema and high schema coverage, the description lacks details on pagination, sort, date formatting, and how to construct the nested query. Incomplete for a search tool with nested parameters.

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

Parameters3/5

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

Schema coverage is 100%, so baseline is 3. Description does not add meaning beyond the schema's listed fields; the nested query object description is minimal.

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

Purpose4/5

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

Description clearly states 'Search German federal court decisions in NeuRIS', providing a specific verb and resource. However, it does not differentiate from sibling tools like de_oldp_case_search or de_rii_case_search, which also search court decisions.

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 vs alternatives. Does not mention any exclusions or context for selecting this over sibling case search 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/matematicsolutions/de-eli-mcp'

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