home / mcp / canlii mcp server
Provides MCP access to CanLII data for searches of court decisions, statutes, and citations.
Configuration
View docs{
"mcpServers": {
"alhwyn-canlii-mcp": {
"url": "https://your-worker-name.your-account.workers.dev/sse",
"headers": {
"CANLII_API": "YOUR_CANLII_API_KEY"
}
}
}
}