canlii-mcp

Vaquill-AI/canlii-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for the CanLII Canadian legal database. Hosted at canlii-mcp.vaquill.ai. Works with Claude, Cursor, VS Code, Windsurf.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server for the [CanLII](https://www.canlii.org) Canadian legal information API. Gives AI assistants access to Canadian case law and legislation metadata across all federal, provincial, and territorial jurisdictions. > **Note:** The CanLII API provides metadata only — titles, citations, dates, keywords, and citation relationships. Full document text is not available through the API.

Tools (10)

CANLII_APIMCP_AUTH_TOKENPORTget_caseget_case_citationsget_legislationlist_case_databaseslist_caseslist_legislationlist_legislation_databases