Odel
gb eli mcp

gb eli mcp

Local
@matematicsolutionsPythonApache-2.0Updated 2w ago

MCP server for UK legislation, case law (Find Case Law), GOV.UK tribunal decisions and HMRC manuals.

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).

PyPIgb-eli-mcpv0.5.3

Run

uvx gb-eli-mcp

MCP client config

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