Connect Claude, Cursor, VS Code, Windsurf, ChatGPT, Gemini or any MCP-compatible AI tool directly to India's largest court-data layer. The eCourtsIndia MCP Server exposes 22 tools over 27.9 crore+ Indian court case records spanning the Supreme Court, 25 High Courts, 600+ district courts and tribunals. Search cases by party, advocate, judge, court and date; read full order text and pre-computed AI summaries; fetch and search cause lists; navigate the court hierarchy; and trigger single or bulk live case refresh from the official eCourts source. Remote streamable-HTTP server at https://mcp.ecourtsindia.com/mcp - authenticate with your eCourtsIndia API key (Bearer token). No scraping, no REST plumbing. Uses your existing eCourtsIndia API credits; court-structure and enum lookups are free. Docs: https://ecourtsindia.com/api/docs | Setup: https://ecourtsindia.com/api/mcp
Server Config
{
"mcpServers": {
"ecourtsindia": {
"url": "https://mcp.ecourtsindia.com/mcp?token=YOUR_API_KEY"
}
}
}