Odel
canlii mcp

canlii mcp

Local
@mohammadfarooqi5JavaScriptMITUpdated 5mo ago

Search Canadian case law, browse legislation, and check citations via the CanLII API.

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

npmcanlii-mcpv1.1.4

Run

npx -y canlii-mcp

MCP client config

{
  "mcpServers": {
    "canlii-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "canlii-mcp"
      ]
    }
  }
}