Skip to main content
Glama
Aturio

Pasal — Indonesian Law

Pasal.id — Indonesian Law MCP

Search Indonesian regulations, resolve legal citations, and read the articles you need with links to the original sources. Pasal.id gives AI assistants structured legal text, amendment relationships, and available legal-status context, alongside Constitutional Court (Mahkamah Konstitusi) decision search.

This repository contains the public manifest, schema snapshot, and connection guides for the hosted Pasal.id MCP service. No local server installation or Docker build is needed.

Endpoint

https://mcp.pasal.id/mcp

Transport

Streamable HTTP

Authentication

Free Pasal.id account with browser OAuth; personal access token for automation

Website and setup

pasal.id · Hubungkan AI

Live schema

Public server card

Directory

Glama connector

Connect

Claude Code

claude mcp add --transport http pasal-id https://mcp.pasal.id/mcp

Complete the browser login when prompted. In Claude Desktop or Claude on the web, add the same URL through Settings → Connectors → Add custom connector, then connect your Pasal.id account.

Codex CLI and app

codex mcp add pasal-id --url https://mcp.pasal.id/mcp
codex mcp login pasal-id

Cursor

Add this to .cursor/mcp.json or ~/.cursor/mcp.json, then complete OAuth:

{
  "mcpServers": {
    "pasal-id": {
      "url": "https://mcp.pasal.id/mcp"
    }
  }
}

For VS Code, Windsurf, ChatGPT, and personal-token examples, use the client-specific guide. Their configuration formats differ.

Related MCP server: Legal Document RAG MCP Server

Available tools

The live v2 interface provides six research and feedback tools plus ping. Directories should discover seven tools after authenticating.

Tool

Use it to

search_legal

Find regulations by Indonesian topic, keyword, or citation, with type, year, status, issuer, region, and within-law filters.

resolve_law

Resolve a title, citation, or abbreviation to a canonical law_id, or receive candidates when ambiguous.

get_law_context

Check a law's summary, structure, legal status, and amendment or court-review relationships before reading.

read_law

Read selected articles, multiple ranges, chapters, preambles, elucidation, or appendices using character budgets and continuation cursors.

search_court_decisions

Search Mahkamah Konstitusi decisions by topic, reviewed law, case lane, outcome, year, dissent, or judge.

report_issue

Submit a real data correction or failed-search report. This tool writes feedback; it is not a health probe.

ping

Check authenticated MCP liveness without a legal search or feedback submission.

When a law is named, use resolve_law → get_law_context → read_law. When the relevant law is unknown, start with search_legal. Reuse returned IDs, inspect diagnostics and recovery guidance, and cite the supplied reader and official-source links. Court search currently covers MK; this interface does not advertise Mahkamah Agung search.

Parameter reference and examples · Checked-in public schema

Try asking

  • “Cari peraturan tentang pelindungan data pribadi, lalu baca pasal yang relevan.”

  • “Apa status UU ITE dan peraturan mana yang mengubahnya?”

  • “Tampilkan kerangka UU 27 Tahun 2022, lalu baca Pasal 65–67.”

  • “Cari pergub DKI Jakarta tentang pengelolaan air limbah.”

  • “Cari putusan MK yang menguji UU Ketenagakerjaan.”

Sources and verification

Pasal.id processes official government documents into searchable chapters, articles, paragraphs, and related sections. Reader pages expose source links, available status information, and a correction route. Coverage and processing quality vary; a missing search result does not establish that a regulation does not exist.

The website distinguishes human review, certified golden references, automated source checks, unreviewed processing, and limited evidence. A golden certification measures reproducibility against a reference; it is not a claim of human review. Text-verification evidence also does not determine whether a law remains in force. See the methodology for the current definitions and limitations.

Use the official source to check the text and current legal status before relying on a citation. Pasal.id provides research material, not legal advice. Corpus totals change; the website shows current counts.

Feedback and maintenance

Report integration problems in GitHub Issues. Submit data corrections through Pasal.id feedback, the reader, or report_issue. Corrections are reviewed before application.

Maintainers: see directory maintenance for schema sync, registry publication, and Glama test-profile recovery.

The files in this repository are licensed under AGPL-3.0. This public documentation repository does not contain the production service implementation or grant a blanket license over third-party source documents.

Built by Aturio · Maintained by Ilham Firdausi Putra · REST API

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables users to search, retrieve, and validate over 11,000 Philippine statutes and nearly 100,000 provisions through AI-powered legal research tools. It supports full-text search across Republic Acts, the Constitution, and various codes while providing cross-referencing and international law alignment capabilities.
    1 npm
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides AI assistants with up-to-date legal documents from official sources, enabling accurate legal information retrieval and analysis.
    18
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to search and retrieve Korean laws, regulations, administrative rules, legal interpretations, and precedents via official APIs for legal review workflows.
    1
    MIT