diff --git a/registry.json b/registry.json index 75c03f3..1a6177d 100644 --- a/registry.json +++ b/registry.json @@ -346,6 +346,26 @@ "title": "Linear" } }, + { + "server": { + "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", + "name": "com.legaldatahunter/mcp", + "title": "Legal Data Hunter", + "description": "Search 18M+ legal documents worldwide — case law, legislation, and doctrine across 110+ countries. Hybrid semantic + keyword search with filters for court, jurisdiction, language, and date range.", + "version": "1.0.0", + "websiteUrl": "https://legaldatahunter.com", + "repository": { + "url": "https://github.com/worldwidelaw/legal-sources", + "source": "github" + }, + "remotes": [ + { + "type": "streamable-http", + "url": "https://legaldatahunter.com/mcp" + } + ] + } + }, { "server": { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",