matematicsolutions

de-eli-mcp

Community matematicsolutions
Updated

MCP server for the German NeuRIS API (rechtsinformationen.bund.de) - search and fetch federal legislation with ELI identifiers and verifiable citations. First EU connector in the eu-legal-mcp line.

de-eli-mcp

Instalacja (jedna komenda)

Opublikowany na PyPI + MCP Registry (io.github.matematicsolutions/de-eli-mcp). Uruchomienie bez klonowania:

uvx de-eli-mcp

Konfiguracja klienta MCP (stdio):

{ "mcpServers": { "de-eli-mcp": { "command": "uvx", "args": ["de-eli-mcp"] } } }

(Budowanie ze źródeł — niżej.)

An MCP server for NeuRIS (rechtsinformationen.bund.de), Germany's officialfederal legal information portal. It searches and retrieves legislation(Gesetze, Verordnungen) with verifiable ELI identifiers and German citations.

Part of the MateMatic eu-legal-mcp production line: the German counterpart of thePolish sejm-eli-mcp, built on the same architecture and citation contract against theGerman source.

Beta source. NeuRIS is an official but beta service; its dataset is not yetcomplete. Every response carries a dataset_note saying so. For exhaustiveresearch, cross-check gesetze-im-internet.de / rechtsprechung-im-internet.de.

Licence. German official works - statutes, ordinances, court decisions andofficial headnotes - are outside copyright under § 5 UrhG (gemeinfrei), which isthe standard basis for reusing German legal data. NeuRIS is operated by the BMJV /DigitalService GmbH and publishes no separate API terms or key requirement. Thisconnector only relays that public-domain content, with attribution and asource_url. Caveat: NeuRIS is in test phase; re-check the terms at generalavailability. (This is a practitioner's read, not formal legal advice.)

The five tools

Tool What it does
de_search Search legislation by term, ELI and date (GET /v1/legislation).
de_get_act Fetch act metadata by ELI.
de_get_text Fetch the full text (html or xml / LegalDocML.de).
de_list_publishers List the publication organs (BGBl I/II, Bundesanzeiger).
de_recent_changes Acts published since a date, newest-first.

Every response carries the contract: eli_uri (e.g. eli/bund/bgbl-1/2017/s2097/2025-01-01/1/deu),human_readable_citation (e.g. BDSG (BGBl I, 2017 2097)), and source_url.

Install

cd de-eli-mcp
pip install -e .

Configure (Claude Code / any MCP client)

Copy .mcp.json.example and adjust if needed:

{
  "mcpServers": {
    "de-eli-mcp": { "command": "de-eli-mcp" }
  }
}

Environment:

  • DE_ELI_BASE_URL - default https://testphase.rechtsinformationen.bund.de
  • DE_ELI_CACHE_DIR - default ~/.matematic/cache/de-eli
  • DE_ELI_AUDIT_DIR - default ~/.matematic/audit

No API key. NeuRIS is keyless.

Governance

  • Public data only - read-only against NeuRIS; no client data leaves the machine beyond search parameters.
  • Audit log - every tool call appends one JSON line to ~/.matematic/audit/de-eli-mcp.jsonl.
  • Vendor-neutral - the server talks only to NeuRIS and the local filesystem; no LLM provider, no telemetry.
  • Verifiable citations - every response is independently checkable via source_url.

See CONSTITUTION.md (the binding rules) and DISCOVERY.md (the NeuRIS API map).

Tests

pip install -e ".[dev]"
pytest tests/test_instructions_drift.py -v   # offline
pytest tests/test_smoke.py -v                # hits live NeuRIS

Licence

Apache-2.0. © Matematic Solutions / Wieslaw Mazur.

MCP Server · Populars

MCP Server · New

    PascaleBeier

    HitKeep

    HitKeep is privacy-first analytics for humans and AI agents, self-hosted or in managed EU/US cloud regions.

    Community PascaleBeier
    prometheus

    prometheus-mcp

    MCP server for LLMs to interact with Prometheus

    Community prometheus
    TencentEdgeOne

    edgeone-makers-mcp

    An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.

    Community TencentEdgeOne
    bonfire-systems

    reaper-mcp

    A comprehensive Model Context Protocol (MCP) server that enables AI agents to create fully mixed and mastered tracks in REAPER with both MIDI and audio capabilities.

    Community bonfire-systems
    Wanyi424

    wanyi-watermark

    抖音、小红书等平台去水印,视频解析工具,支持MCP服务

    Community Wanyi424