de-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DE_ELI_BASE_URL | No | Base URL for NeuRIS API | https://testphase.rechtsinformationen.bund.de |
| DE_ELI_AUDIT_DIR | No | Directory for audit logs | ~/.matematic/audit |
| DE_ELI_CACHE_DIR | No | Directory for caching responses | ~/.matematic/cache/de-eli |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| de_searchA | Search German federal legislation in NeuRIS. Maps to |
| de_get_act | Fetch act metadata from NeuRIS by ELI. |
| de_get_text | Fetch the full text of an act. Resolves the manifestation from the act's |
| de_list_publishers | List the German publication organs (ELI NeuRIS has no publisher-dictionary endpoint, so this is derived from the ELI
Returns:
List of |
| de_recent_changes | Acts published since Maps to |
| de_case_search | Search German federal court decisions in NeuRIS. Maps to |
| de_get_decision | Fetch court-decision metadata from NeuRIS by document number. |
| de_get_decision_text | Fetch the full text of a court decision. Resolves the manifestation from the decision's |
| de_rii_case_search | Search German federal court decisions via rechtsprechung-im-internet.de (RII). RII is the official BMJ/juris case-law aggregator and, per the independent Legal
Data Hunter audit, is complete for BVerfG, BGH, BAG, BFH, BVerwG, BSG (+ BPatG) -
unlike NeuRIS's |
| de_rii_get_case_text | Fetch the full text of a decision from rechtsprechung-im-internet.de (RII). |
| de_oldp_case_search | Search German case law across ALL court levels via Open Legal Data. Open Legal Data (de.openlegaldata.io) is a community open-data aggregator (~424k decisions from ~1 100 courts at check). It is the only source here that covers STATE courts and the only one with full-text search. Database ODbL v1.0; the decisions themselves are gemeinfrei (§ 5 UrhG). Not an official service - prefer the RII tools for the six federal supreme/constitutional courts. |
| de_oldp_get_case | Fetch the full text of one decision from Open Legal Data. |
| de_dip_search | Search the Bundestag DIP - Germany's official parliamentary documentation. Covers Drucksachen (bills, motions, reports, government answers), plenary
transcripts and legislative procedures of Bundestag and Bundesrat. Legislative
history (Gesetzesbegruendungen) is a standard aid of German statutory
interpretation. Uses the documented public API key by default (rotates ~yearly;
override with |
| de_dip_get_document | Fetch one entity from the Bundestag DIP by id. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/matematicsolutions/de-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server