
Philippine Law Mcp
Attach Philippine statute and provision full-text search to your coding agent for legal-research apps and compliance-first MVPs.
Overview
eu.ansvar/philippine-law-mcp is an Idea-phase MCP server that provides full-text search across Philippine statutes and provisions for AI coding agents.
What is this MCP server?
- Philippine legislation full-text search via MCP (statutes and provisions)
- stdio npm transport @ansvar/philippine-law-mcp (catalog version 1.0.1)
- Single-package manifest in registry listing—stdio-focused local install path
- Ansvar Systems GitHub source at Ansvar-Systems/philippine-law-mcp
- Protocol-level tool for agents—not bundled IDE rules or skills.sh skill files
- Published server version 1.0.1
- 1 catalog-listed transport: stdio npm package
- npm identifier @ansvar/philippine-law-mcp
What problem does it solve?
Philippine regulatory products are risky to scope when agents guess at Republic Acts and you lack a fast in-IDE statute search path.
Who is it for?
Indie builders and content-heavy legal products aimed at the Philippines who want MCP-native statute search during design and early validation.
Skip if: Teams outside Philippine law, or builders who need hosted HTTP transport documented in this catalog entry alone (manifest lists stdio npm only).
What do I get? / Deliverables
After MCP setup, your agent can retrieve Philippine legislative text during research and scoping instead of relying on unstructured web pastes.
- Agent-driven full-text queries over Philippine statutes and provisions
- stdio MCP server entry ready for local agent sessions
- Research artifacts that tie product specs to retrievable legislative text
Recommended MCP Servers
Journey fit
Philippine law discovery is an Idea-phase activity: you prove what text exists and what gaps your product could fill before Build integrations land. Research subphase catalogs corpus search—ideal when comparing bills, obligations, or drafting FAQ content grounded in statute.
How it compares
Country-specific legislation MCP connector—not a general Philippines business data API or agent skill playbook.
Common Questions / FAQ
Who is eu.ansvar/philippine-law-mcp for?
MCP users building or researching Philippines-facing legal, policy, or compliance software with Claude Code, Cursor, or similar agents.
When should I use eu.ansvar/philippine-law-mcp?
Use it in early research and scoping whenever features, user-facing legal copy, or automation must align with Philippine statutes and provisions.
How do I add eu.ansvar/philippine-law-mcp to my agent?
Add @ansvar/philippine-law-mcp with stdio transport to your agent’s MCP configuration following npm install and npx-style launch patterns in the upstream repo.