Odel
UK Break Clause Analyzer

UK Break Clause Analyzer

Local
@ankur-stockheadsPythonMITUpdated 2mo ago

Assess UK lease tenant break clauses with grounded citations and a measured hallucination rate.

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

PyPIuk-break-clause-analyzer-mcpv0.1.1

Run

uvx uk-break-clause-analyzer-mcp

MCP client config

{
  "mcpServers": {
    "uk-break-clause-analyzer": {
      "command": "uvx",
      "args": [
        "uk-break-clause-analyzer-mcp"
      ]
    }
  }
}