CanLII
Rank #28,351io.github.Vaquill-AI/canlii-mcp
MCP for CanLII: Canadian case law and legislation metadata (federal, provincial, territorial).
CanLII is a Model Context Protocol (MCP) server published by vaquill-ai. It ranks #28,351 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. CanLII is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 25, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 87,240 of 115,591 servers on MCP Toplist.
Use CanLII
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http canlii-mcp https://canlii-mcp.vaquill.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.canlii-mcp]
url = "https://canlii-mcp.vaquill.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://canlii-mcp.vaquill.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canlii-mcp": {
"url": "https://canlii-mcp.vaquill.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"canlii-mcp": {
"type": "http",
"url": "https://canlii-mcp.vaquill.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canlii-mcp": {
"serverUrl": "https://canlii-mcp.vaquill.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canlii-mcp": {
"url": "https://canlii-mcp.vaquill.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Vaquill-AI%2Fcanlii-mcp)<a href="https://mcptoplist.com/server/io.github.Vaquill-AI%2Fcanlii-mcp"><img src="https://mcptoplist.com/badge/io.github.Vaquill-AI%2Fcanlii-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
vaquill-ai
Other servers by vaquill-ai
View all vaquill-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 15, 2026 |
Frequently asked questions
- Who maintains CanLII?
- CanLII is maintained by vaquill-ai, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is CanLII listed on the Official MCP Registry?
- Yes — CanLII is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does CanLII have?
- MCP Toplist tracks 1 version of CanLII, most recently published on May 15, 2026.
- Where can I find the source code for CanLII?
- The source code for CanLII is hosted at github.com/vaquill-ai/canlii-mcp.