Eu Ansvar Indonesian Law Mcp
Indonesian legislation via MCP — full-text search across statutes and provisions
About This MCP Server
We build AI-accelerated compliance and legal research tools for the global market. This MCP server started as our internal reference tool for Indonesian legal research -- turns out everyone building compliance tools for Southeast Asia has the same research frustrations.
So we're open-sourcing it. Navigating 1,924 Undang-Undang across JDIH BPK and peraturan.go.id shouldn't take hours.
Built with care in Stockholm, Sweden
What Problems It Solves
- > Connect directly to the hosted version -- zero dependencies
- nothing to install.
Why Use Eu Ansvar Indonesian Law Mcp?
- All statute text is ingested from peraturan.go.id and jdih.kemenkumham.go.id official sources using a census-first full corpus approach (BPK RI + JDIH Nasional)
- Provisions are returned unchanged from SQLite FTS5 database rows
- Zero LLM summarization or paraphrasing -- the database contains law text, not AI interpretations
- Search returns ranked provisions with BM25 scoring (safe for context)
- Provision retrieval gives exact text by law number + pasal (article)
- Cross-references help navigate without loading everything at once
Specifications
Requirements
- > Connect directly to the hosted version -- zero dependencies
- nothing to install.
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm installConfigure
{
"mcpServers": {
"indonesian-law": {
"type": "url",
"url": "https://indonesian-law-mcp.vercel.app/mcp"
}
}
}Performance
Usage
Quick Reference
- Name
- Eu Ansvar Indonesian Law Mcp
- Function
- Indonesian legislation via MCP — full-text search across statutes and provisions
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.