Odel
legalize mcp

legalize mcp

Local
@matematicsolutionsPythonApache-2.0Updated 1w ago

Legislation for 32 jurisdictions (21 EU) as law-as-git, keyless, with ELI-style 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).

PyPIlegalize-mcpv0.2.4

Run

uvx legalize-mcp

MCP client config

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