ca-eli-mcp
Related Servers
Alternatives to ca-eli-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceProvides access to the CanLII API for searching and retrieving Canadian legal information, including court decisions, legislation, and citations.24MIT
- AlicenseNot gradedqualityCmaintenanceProvides access to CanLII's Canadian legal information, enabling search and retrieval of court decisions, legislation, and citations through natural language.29 npmMIT
- AlicenseAqualityCmaintenanceSearch Canadian case law, browse legislation, and check citations via the CanLII API.929 npm5MIT
- AlicenseAqualityAmaintenanceEnables searching and retrieval of UK legislation (Acts, Statutory Instruments) from legislation.gov.uk with persistent identifiers and verifiable citations.9Apache 2.0
- AlicenseAqualityAmaintenanceProvides access to Danish legislation from Retsinformation.dk, enabling retrieval of act metadata, full text, and recent changes with verifiable citations.4Apache 2.0
- AlicenseNot gradedqualityNot gradedmaintenanceProvides access to Canadian federal parliamentary data (debates, bills, MPs, votes, Hansard transcripts) and legal information (case law and legislation through CanLII) for research and analysis.3MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: ca_get_document returns metadata, ca_get_text returns full XML content, and ca_coverage declares connector limitations. There is no meaningful overlap or ambiguity between them.
ca_get_document and ca_get_text follow a consistent ca_get_noun pattern, but ca_coverage breaks the pattern by omitting the verb. The shared ca_ prefix keeps the set recognizable, and no mixed casing styles are present.
Three tools is well-scoped for a focused read-only legislation retrieval server. Each tool serves a distinct role and there is no redundancy.
The server covers metadata retrieval, full-text retrieval, and coverage declarations, but lacks any search or listing capability for discovering acts and regulations. Users must already know the exact document identifier, which is a notable gap; the ca_coverage tool mitigates but does not eliminate this limitation.