Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

LegalSearch

ai.roopslaw/legalsearch

Public Indian legal search MCP for Roop judgments, statutes, and corpus grounding.

Uptime
8.9%
56 probes
Response
693ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

roop.public.judgments.search

Search public Indian judgment and appellate tribunal metadata plus public snippets.

roop.public.judgments.get_packet

Fetch a bounded public judgment or appellate tribunal packet by ROOP judgment id.

roop.public.statutes.search

Search public statutes and subordinate legislation metadata.

roop.public.statutes.get_packet

Fetch a bounded public statute packet using the public statutes search surface.

roop.public.corpus.status

Report the public corpus surfaces exposed through this DMZ MCP.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "legalsearch": {
      "url": "https://mcp.roopslaw.ai/mcp",
      "transport": "streamable-http"
    }
  }
}