CanLII
Integrates with CanLII's Canadian legal database to provide search and retrieval capabilities for court decisions, legislation, case metadata, and legal citations with support for date filtering and bilingual content.
2 stars
0 tools
Created Aug 2025
@alhwyn/alhwyn-canlii-canlii-mcpAbout
Integrates with CanLII's Canadian legal database to provide search and retrieval capabilities for court decisions, legislation, case metadata, and legal citations with support for date filtering and bilingual content.
Categories
general
Installation
npm
npm install @alhwyn/alhwyn-canlii-canlii-mcp
Configuration
{
"mcpServers": {
"alhwyn-canlii-canlii-mcp": {
"command": "npx",
"args": [
"-y",
"@alhwyn/alhwyn-canlii-canlii-mcp"
]
}
}
}