mcpbeat Sign in
local only

De Eli MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 262 installs a week from pypi. Last commit 24 Aug 2026.

German law MCP: legislation (NeuRIS), case law (RII, Open Legal Data), Bundestag DIP documents.

Installs per day peak 866 · avg 71 · -81% w/w
a month agotoday
262
Installs / week
pypi · de-eli-mcp
2
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check De Eli MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add de-eli-mcp -- uvx de-eli-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "de-eli-mcp": {
      "args": [
        "de-eli-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.de-eli-mcp]
command = "uvx"
args = ["de-eli-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "de-eli-mcp": {
      "args": [
        "de-eli-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "de-eli-mcp": {
      "args": [
        "de-eli-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to De Eli MCP

same job, measured the same way
Legal Data Hunter
by zachlaik

Search 18M+ legal documents worldwide — case law, legislation, and doctrine across 110+ countries.

answering
Ezel
by ezel

Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.

answering
Ris
by honeyfield-org

Access Austrian laws, court decisions & legal documents via the RIS API.

local only
Legal Document AI MCP
by csoai-org

Legal Document Ai MCP Server by MEOK AI Labs

197 installs/wk local only
Regulations Gov
by pipeworx-io

Regulations.gov MCP — federal regulatory dockets, documents, public comments

36 tools answering
Local FAISS MCP Server
by nonatofabio

Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.

92 installs/wk local only
Ifg Tax
by aitorgarcia21

International tax research — 213 jurisdictions, 500K+ legal documents.

18 installs/wk local only
Rq Scan
by recerqa

MCP Server for RQ-SCAN - AI-powered document OCR and data extraction platform

21 installs/wk local only

De Eli MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for De Eli MCP?
De Eli MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package de-eli-mcp was installed 262 times last week.
How do I connect De Eli MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls de-eli-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use De Eli MCP?
The pypi package de-eli-mcp was installed 262 times in the last week. Week over week that is -81%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is De Eli MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.