Skip to main content
Glama
yvesnormandin

CanLII MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_canliiA

Search the CanLII Canadian legal database and return the full text of matching documents.

search_type values:

  • 'text': full-text search within document bodies — use for legal concepts, keywords, or phrases in judgments

  • 'name': search by case name, document title, file number, author, or citation — use for 'R v Oakes' or '2024 SCC 12'

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity or confusion between tools. The tool's purpose is clear and singular.

Naming Consistency5/5

With a single tool, naming consistency is trivially satisfied. 'search_canlii' follows a clear verb_noun pattern and is descriptive.

Tool Count4/5

One tool is minimal but perfectly suited to the narrow purpose of searching the CanLII database. While the typical range is higher, this tool fully covers the intended functionality without being trivial.

Completeness5/5

The search tool provides two essential search modes (text and name) and returns full document text, effectively covering both discovery and retrieval. For a search-only server, this is a complete surface with no obvious dead ends.

Maintenance

ActivityInactive
ResponsivenessNo issues