@ai-mentora/mcp-serverMCP Server27/100 via “elasticsearch-backed full-text search for canadian case law”
MCP server for AI Mentora, compatible with ModelContextProtocol. Provides es-fulltext-retrieve tool for Canadian case law search.
Unique: Provides MCP-native integration with Elasticsearch for legal case retrieval, allowing LLM agents to invoke structured full-text search over Canadian case law without custom API wrappers or client-side query translation. Uses Elasticsearch DSL directly rather than simple keyword matching, enabling complex boolean queries and relevance ranking within the MCP protocol.
vs others: Tighter integration with LLM agents than traditional legal research APIs (LexisNexis, Westlaw) because it operates as a native MCP tool callable directly from Claude or other MCP clients, eliminating API key management and custom integration code.