Odel
dk eli mcp

dk eli mcp

Local
@matematicsolutionsPythonApache-2.0Updated 1w ago

MCP server for Danish legislation (Retsinformation) with native ELI and verifiable citations.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIdk-eli-mcpv0.3.3

Run

uvx dk-eli-mcp

MCP client config

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