
Taiwanese Law Mcp
Wire your coding agent to full-text search over Taiwan statutes and provisions while scoping features, contracts, or Taiwan-market compliance.
Overview
eu.ansvar/taiwanese-law-mcp is a MCP server for the Validate phase that lets agents run full-text search across Taiwanese statutes and provisions.
What is this MCP server?
- Full-text search across Taiwanese statutes and provisions via MCP tools
- Two transports: local stdio npm package and hosted streamable-http on Vercel
- Published as @ansvar/taiwanese-law-mcp on npm (registry v1.0.0)
- Open-source server schema on GitHub (Ansvar-Systems/Taiwanese-law-mcp)
- Jurisdiction-specific legal corpus—not a generic web search wrapper
- Server schema version 1.0.0
- 2 package transports: stdio and streamable-http
- npm identifier @ansvar/taiwanese-law-mcp
What problem does it solve?
Guessing Taiwan legal requirements from blogs slows scoping and risks shipping features that conflict with real statutes.
Who is it for?
Indie builders shipping to Taiwan who want agent-assisted legal research during product and compliance scoping.
Skip if: Teams needing certified legal opinions, real-time government filings, or jurisdictions outside Taiwan.
What do I get? / Deliverables
Your agent can pull searchable Taiwanese legislative text into scope docs, checklists, and policy drafts with a registered MCP connection.
- Agent-callable searches over Taiwanese statutes and provisions
- Dual transport choice: local stdio or hosted streamable-http endpoint
Recommended MCP Servers
Journey fit
Canonical shelf is Validate because legal and product scope decisions happen before you commit engineering to Taiwan-specific rules. Scope is where solo builders define what they can ship; statute search belongs in that gate—not only after launch.
How it compares
Regional legal-search MCP integration, not a general-purpose coding skill or case-law billing platform.
Common Questions / FAQ
Who is eu.ansvar/taiwanese-law-mcp for?
Solo builders and small teams with MCP-enabled agents who need Taiwanese statute and provision search while planning or documenting Taiwan-facing products.
When should I use eu.ansvar/taiwanese-law-mcp?
Use it during Validate scope work, privacy or terms drafting, or anytime the agent must reference Taiwan legislation instead of unsourced web snippets.
How do I add eu.ansvar/taiwanese-law-mcp to my agent?
Install @ansvar/taiwanese-law-mcp from npm for stdio, or register the streamable-http URL https://taiwanese-law-mcp.vercel.app/mcp in your MCP client config per your editor’s MCP docs.