Odel
be eli mcp

be eli mcp

Local
@matematicsolutionsPythonApache-2.0Updated 1w ago

MCP server for Belgian legislation (Moniteur Belge): ELI identifiers and 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).

PyPIbe-eli-mcpv0.2.4

Run

uvx be-eli-mcp

MCP client config

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