Skip to content
Cursor

BAILII UK Case Law for Cursor

io.github.paulieb89/bailii-mcp

Search UK case law on BAILII — court judgments with section extraction. Runs locally.

client:Cursor transport:stdio runtime:pypi

Install BAILII UK Case Law in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bailii-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "bailii-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

BAILII UK Case Law in other clients