Vaquill-AI/canlii-mcp
by Various
MCP server for the CanLII Canadian legal database. Hosted at canlii-mcp.vaquill.ai. Works with Claude, Cursor, VS Code, Windsurf.
MCP
Vaquill-AI/canlii-mcp
Added 8 June 2026
Overview
An MCP server that provides access to the CanLII Canadian legal database. It enables AI coding assistants like Claude, Cursor, VS Code, and Windsurf to query legal cases and statutes directly from the development environment.
Best for
Best for
Developers building AI-assisted legal research tools or integrating Canadian law into coding environments
Use cases
- Retrieve Canadian case law and statutes during legal research
- Integrate legal document lookups into AI-assisted coding workflows
- Query CanLII data from within an IDE or chat interface
How to use
Install
npx wrangler secret put CANLII_API Tools exposed
list_case_databaseslist_casesget_caseget_case_citationslist_legislation_databaseslist_legislationget_legislationCANLII_APIMCP_AUTH_TOKEN
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, VS Code
Example client config
{\n "mcpServers": {\n "canlii": {\n "url": "https://canlii-mcp.vaquill.ai/mcp",\n "headers": {\n "X-CanLII-Token": "YOUR_CANLII_API_KEY"\n }\n }\n }\n} Notes
An MCP server that provides access to the CanLII Canadian legal database. It enables AI coding assistants like Claude, Cursor, VS Code, and Windsurf to query legal cases and statutes directly from the development environment.
2 stars on GitHub. Last updated 2026-06-07. Licensed MIT.
Use cases
- Retrieve Canadian case law and statutes during legal research
- Integrate legal document lookups into AI-assisted coding workflows
- Query CanLII data from within an IDE or chat interface
Pros
- Works with multiple popular AI coding tools out of the box
- Provides direct access to a comprehensive Canadian legal database
- Simple MCP protocol integration for developers
Cons
- Low GitHub star count indicates limited community adoption
- Requires running a separate server process
- Dependency on CanLII API availability and rate limits
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with multiple popular AI coding tools out of the box
- Provides direct access to a comprehensive Canadian legal database
- Simple MCP protocol integration for developers
Cons
- Low GitHub star count indicates limited community adoption
- Requires running a separate server process
- Dependency on CanLII API availability and rate limits
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
