Odel
IndoCourtAtlas

IndoCourtAtlas

@indotenderUpdated 1mo ago

Search and read Indonesian court cases. Filter by court, year, and case type.

View on GitHub
Server endpointStreamable HTTPOAuthProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

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.

Tools

ToolDescription
Court_list_casesPaginated court cases with explicit filters like court, courtCategory, level, year, caseType, partiesContains, registerNumberContains, and titleContains
Court_get_caseSingle court case by id, including parties and documents
Court_get_documentPlain-text decision document by case id

Example prompts

  • "List court cases with partiesContains set to PT Sumber Makmur"
  • "List court cases with registerNumberContains set to 123/Pid"
  • "List court cases with titleContains set 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

  1. Go to claude.ai/customize/connectors
  2. Click Add custom connector
  3. Name it IndoCourtAtlas and paste https://indocourtatlas.com/mcp
  4. Save the connector, then sign in with Google when prompted

Last updated: 2026-07-10