IndoCourtAtlas MCP
Connect your AI assistant to IndoCourtAtlas — search and read Indonesian court cases via the Model Context Protocol.
Bahasa Indonesia (ringkas)
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.
Data sources
- Mahkamah Agung (Supreme Court) decisions directory:
https://putusan3.mahkamahagung.go.id/ - Mahkamah Konstitusi (Constitutional Court) rulings portal:
https://mkri.id/
Connect
https://indocourtatlas.com/mcp
Add this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client, then sign in with Google.
- Transport: Streamable HTTP
- Auth: OAuth 2.0 — sign in with Google
- Docs: indocourtatlas.com/mcp/connect
Tools
| Tool | Description |
|---|---|
Court_list_cases | Paginated court cases with explicit filters like court, courtCategory, level, year, caseType, partiesContains, registerNumberContains, and titleContains |
Court_get_case | Single court case by id, including parties and documents |
Court_get_document | Plain-text decision document by case id |
Example prompts
- "List court cases with
partiesContainsset to PT Sumber Makmur" - "List court cases with
registerNumberContainsset to 123/Pid" - "List court cases with
titleContainsset to pencucian uang" - "List all criminal cases from the Jakarta court in 2023"
- "Get the details of case id 12345678"
- "Get the decision document for case id 12345678"
Setup — Claude
- Go to claude.ai/customize/connectors
- Click Add custom connector
- Name it IndoCourtAtlas and paste
https://indocourtatlas.com/mcp - Save the connector, then sign in with Google when prompted
Last updated: 2026-07-10