Loading MCP server directory, please wait...
MCP for CanLII: Canadian case law and legislation metadata (federal, provincial, territorial).
npx @getmcp/cli add io.github.Vaquill-AI/canlii-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token gating access to the hosted CanLII MCP endpoint. Format: 'Bearer <token>'.
X-CanLII-TokenYour CanLII API key. Apply for one at https://www.canlii.org/en/feedback/feedback.html. The server never stores your key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Vaquill-AI/canlii-mcp": {
"url": "https://canlii-mcp.vaquill.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "",
"X-CanLII-Token": ""
}
}
}
}