Home › Productivity › CanLII
CanLII
MCP for CanLII: Canadian case law and legislation metadata (federal, provincial, territorial).
Topics: Legal
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://canlii-mcp.vaquill.ai/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http canlii-mcp https://canlii-mcp.vaquill.ai/mcp --header "Authorization: <YOUR_VALUE>" --header "X-CanLII-Token: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"canlii-mcp": {
"url": "https://canlii-mcp.vaquill.ai/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>",
"X-CanLII-Token": "<YOUR_VALUE>"
}
}
}
}
Authorizationrequired secret — Bearer token gating access to the hosted CanLII MCP endpoint. Format: 'Bearer <token>'.X-CanLII-Tokenrequired secret — Your CanLII API key. Apply for one at https://www.canlii.org/en/feedback/feedback.html. The server never stores your key.
Related servers
Open Agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
us-legal-mcp
An MCP server that provides comprehensive US legislation.
LibreJustice
Search French and European case law and French legal texts (codes, statutes, treaties).
ris-mcp-ts
Access Austrian laws, court decisions & legal documents via the RIS API.
mcp-eu-ai-act
EU AI Act + GDPR compliance scanner. One call, no arguments, 10 seconds. 22 AI frameworks detected.
korean-rnd-regs-mcp
Search South Korea's national R&D regulations in natural language with cited provisions.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry