{
  "markdown": "# IndoCourtAtlas MCP\n\nConnect your AI assistant to [IndoCourtAtlas](https://indocourtatlas.com) — search and read Indonesian court cases via the Model Context Protocol.\n\n## Bahasa Indonesia (ringkas)\n\n**IndoCourtAtlas MCP** adalah server **Model Context Protocol (MCP)** untuk membantu AI assistant menelusuri **putusan pengadilan Indonesia**: mencari perkara (berdasarkan nama pihak, nomor register, kata kunci, pengadilan, tahun, jenis perkara) lalu membaca **dokumen putusan** dalam teks biasa.\n\n## Data sources\n\n- Mahkamah Agung (Supreme Court) decisions directory: `https://putusan3.mahkamahagung.go.id/`\n- Mahkamah Konstitusi (Constitutional Court) rulings portal: `https://mkri.id/`\n\n## Connect\n\n```\nhttps://indocourtatlas.com/mcp\n```\n\nAdd this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client, then sign in with Google.\n\n- Transport: Streamable HTTP\n- Auth: OAuth 2.0 — sign in with Google\n- Docs: [indocourtatlas.com/mcp/connect](https://indocourtatlas.com/mcp/connect)\n\n## Tools\n\n| Tool | Description |\n|---|---|\n| `Court_list_cases` | Paginated court cases with explicit filters like `court`, `courtCategory`, `level`, `year`, `caseType`, `partiesContains`, `registerNumberContains`, and `titleContains` |\n| `Court_get_case` | Single court case by id, including parties and documents |\n| `Court_get_document` | Plain-text decision document by case id |\n\n## Example prompts\n\n- *\"List court cases with `partiesContains` set to PT Sumber Makmur\"*\n- *\"List court cases with `registerNumberContains` set to 123/Pid\"*\n- *\"List court cases with `titleContains` set to pencucian uang\"*\n- *\"List all criminal cases from the Jakarta court in 2023\"*\n- *\"Get the details of case id 12345678\"*\n- *\"Get the decision document for case id 12345678\"*\n\n## Setup — Claude\n\n1. Go to [claude.ai/customize/connectors](https://claude.ai/customize/connectors)\n2. Click **Add custom connector**\n3. Name it **IndoCourtAtlas** and paste `https://indocourtatlas.com/mcp`\n4. Save the connector, then sign in with Google when prompted\n\n---\nLast updated: 2026-07-10\n\n",
  "bytes": 2076,
  "sha": "9b51bb6aa4213471f083bdf8eb49ed910cd45fba5045ced7c190c1b6486991be",
  "repo_slug": "indotender/indocourtatlas-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_indotender_indocourtatlas_dc2c7f2f/readme"
}