io.github.ZachLaik/legal-data-hunter✓
io.github.ZachLaik/legal-data-hunter · v1.0.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ZachLaik/legal-data-hunter",
"description": "Search 18M+ legal documents worldwide — case law, legislation, and doctrine across 110+ countries.",
"repository": {
"url": "https://github.com/worldwidelaw/legal-sources",
"source": "github"
},
"version": "1.0.4",
"websiteUrl": "https://legaldatahunter.com",
"icons": [
{
"src": "https://legaldatahunter.com/static/logo-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://legaldatahunter.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}