
Indonesian Law Mcp
Wire full-text Indonesian statute and provision search into Claude Code or Cursor when scoping products, contracts, or compliance for Indonesia.
Overview
eu.ansvar/indonesian-law-mcp is an MCP server for the Idea phase that lets agents run full-text search across Indonesian statutes and provisions.
What is this MCP server?
- MCP stdio server `@ansvar/indonesian-law-mcp` (v1.0.1) for agent-side Indonesian law search
- Full-text search across Indonesian statutes and provisions from official-style corpora
- npm registry install with Model Context Protocol 2025-12-11 server schema
- Open-source on GitHub (Ansvar-Systems/indonesian-law-mcp)
- Purpose-built for citation-backed answers in agent workflows, not generic web scraping
- Published server version 1.0.1
- npm package identifier @ansvar/indonesian-law-mcp
- stdio transport
What problem does it solve?
Agents and solo builders cannot reliably cite current Indonesian law from memory, which leads to wrong compliance assumptions before you build.
Who is it for?
Indonesia-focused builders, operators, or consultants who want MCP-native statute search while drafting PRDs, policies, or compliance checklists.
Skip if: Teams that need certified legal opinions, court filings, or Bahasa-only workflows without verifying outputs with qualified counsel.
What do I get? / Deliverables
After you register the server, your agent can pull Indonesian statute and provision hits into the thread so research and specs cite primary sources.
- Agent-accessible full-text search results over Indonesian statutes and provisions
- Citable provision snippets embedded in planning or compliance notes
- Repeatable MCP tool calls for follow-up queries in the same session
Recommended MCP Servers
Journey fit
Canonical shelf is Idea because solo builders usually need primary-source law before they commit to features, markets, or entity structure—not after launch. Research is where legislation lookup belongs: discovering what Indonesian statutes actually say instead of relying on blog summaries or LLM recall.
How it compares
Jurisdiction-specific legislation MCP server, not a general web browser or RAG skill pack.
Common Questions / FAQ
Who is eu.ansvar/indonesian-law-mcp for?
It is for solo builders and small teams using Claude Code, Cursor, or similar MCP clients who need searchable Indonesian statutes inside the agent.
When should I use eu.ansvar/indonesian-law-mcp?
Use it during idea research, validation scoping, or pre-launch compliance passes whenever Indonesian law text must be checked before you ship features or copy.
How do I add eu.ansvar/indonesian-law-mcp to my agent?
Install `@ansvar/indonesian-law-mcp` from npm and add a stdio MCP server entry in your client config pointing at that package, then restart the agent.