Skip to content
Cursor

de eli mcp for Cursor

io.github.matematicsolutions/de-eli-mcp

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

client:Cursor transport:stdio runtime:pypi

Install de eli mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

de eli mcp in other clients