LegalSearch
Provides tools for searching Indian judgments and statutes, and retrieving bounded legal packets for grounding AI agents in Indian law.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LegalSearchSearch for Indian judgment on right to privacy"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
LegalSearch Agent Kit
LegalSearch is Roop's public MCP for grounding external agents in Roop's public Indian judgments and statutes without adopting the full Roop platform or migrating an existing agent stack.
This repository gives agent users a copy-paste master prompt, MCP setup snippets, and starter skills for Gemini agents, Codex, Claude Code, Hermes, OpenClaw-style agents, Cursor, VS Code agent mode, and other MCP-capable tools.
Registry name:
Display title:
LegalSearchCanonical MCP Registry ID:
ai.roopslaw/legalsearchOfficial MCP Registry status: published and active
Public Endpoints
MCP endpoint: https://mcp.roopslaw.ai/mcp
Health: https://mcp.roopslaw.ai/health
Discovery JSON: https://mcp.roopslaw.ai/.well-known/roop-public-mcp.json
Roop bot guide: https://www.roopslawassist.com/bots
Roop llms.txt: https://www.roopslawassist.com/llms.txt
Official MCP Registry search: https://registry.modelcontextprotocol.io/v0.1/servers?search=LegalSearch
Related MCP server: Legal Court MCP Server
What LegalSearch Provides
Public judgment search and bounded judgment packets.
Public statute and subordinate-legislation search and bounded packets.
Public corpus status.
A vendor-neutral grounding workflow for agents that already support MCP.
What It Does Not Provide
Private workspaces, matters, documents, drafts, or user data.
Internal Roop systems, operational endpoints, non-public technical details, secrets, or privileged tools.
Legal advice. Agents must tell users to verify legal work against official sources and consult a qualified professional where appropriate.
Quick Start
Give your agent the master prompt in MASTER_PROMPT.md.
For direct setup instructions, see docs/mcp-setup.md.
For answer behavior and legal grounding rules, see docs/legal-grounding-policy.md.
Why Use Roop's Platform Too?
LegalSearch is a knowledge layer for interoperability. It is intentionally bounded. For sustained legal work, Roop's native platform and indigenous Roop Agents can be cheaper, faster, and more powerful because research, drafting, matter context, verification, collaboration, and billing are integrated rather than stitched together by an external agent.
See docs/platform-and-pricing-positioning.md for responsible positioning.
Security
Do not commit API keys. Use local environment variables such as ROOP_PUBLIC_MCP_API_KEY for authenticated MCP access. See SECURITY.md.
License
MIT. See LICENSE.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for searching and extracting official announcements, decrees, and resolutions from the Argentine Official Gazette (Boletín Oficial de la República Argentina). It enables LLMs to perform real-time searches and retrieve verbatim legal text with complete juridical fidelity.Last updated14193MIT
- AlicenseAqualityDmaintenanceMCP Server providing AI agents access to over 3 million US court decisions via CourtListener and EU legislation via EUR-Lex, with tools for searching cases, citations, judges, and court information.Last updated6MIT
- Alicense-qualityCmaintenanceEnables semantic search over Polish court judgments and legislative acts via MCP. Allows LLMs to retrieve legal documents using natural language queries.Last updatedApache 2.0
- Alicense-qualityBmaintenanceA read-only MCP connector for searching, fetching, and citing provenance-tracked legal corpora with verifiable content hashes.Last updatedApache 2.0
Related MCP Connectors
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Task-oriented MCP for Indonesian law: search, resolve citations, read laws, and MK decisions.
Legal research: US primary law, Indian case law (31M+ judgments), and citation graph traversal.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Roop-World/LegalSearch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server