Rechtsinformationen Bund DE MCP Server
Related Servers
Alternatives to Rechtsinformationen Bund DE MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides unified access to German federal and state legislation, court decisions, and European Union legal databases for comprehensive legal research. It enables users to search and retrieve full-text laws, parliamentary documents, and judicial rulings directly through the Model Context Protocol.20122 npmGPL 3.0
- FlicenseNot gradedqualityCmaintenanceProvides access to German court decisions and laws via MCP tools, enabling legal document search and retrieval.-
- AlicenseNot gradedqualityCmaintenanceEnables querying 6,870 German federal statutes, case law, and legislative preparatory works directly from AI assistants and MCP-compatible clients.65 npm4Apache 2.0
- AlicenseAqualityAmaintenanceSearches and retrieves German federal legislation from NeuRIS, the official legal information portal, providing verifiable ELI identifiers and German citations.1567 PyPI2Apache 2.0
- AlicenseNot gradedqualityBmaintenanceProvides read-only access to current German federal law, supporting legislation search, provision retrieval, and citation handling.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceProvides LLM-friendly access to German federal legislation via the NeuRIS API, enabling tool-based retrieval of laws, norms, and statutory text.8 npmMIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose with minimal overlap. intelligente_rechtssuche is the primary search for both legislation and case law, while deutsche_gesetze_suchen and rechtsprechung_suchen are specialized for legislation-only and case-law-only searches respectively. gesetz_per_abkuerzung_abrufen provides direct abbreviation lookup, and dokument_details_abrufen handles document retrieval. The descriptions explicitly guide when to use each tool, preventing confusion.
Naming is inconsistent with mixed conventions. intelligente_rechtssuche uses snake_case, but gesetz_per_abkuerzung_abrufen mixes snake_case with German words and abbreviations. deutsche_gesetze_suchen and rechtsprechung_suchen follow snake_case, while dokument_details_abrufen uses a different verb style (abrufen vs suchen). There's no uniform pattern across all tools, making them less predictable.
Five tools is well-scoped for a legal information server. It covers the core workflows: primary search, specialized searches, direct lookup, and document retrieval. Each tool serves a specific function without redundancy, and the count is manageable for agents to understand and use effectively.
The tool set covers the domain comprehensively with minor gaps. It supports search (both general and specialized), direct lookup, and document retrieval for German legal information. However, there's no explicit tool for browsing or listing laws/cases by metadata (e.g., by date or court without a search term), which could be a minor limitation for some agent workflows.