
Newzealand Law Mcp
Search New Zealand statutes and provisions from your agent while validating NZ market ideas, terms of service, or regulatory feature scope.
Overview
eu.ansvar/newzealand-law-mcp is an MCP server for the Idea phase that provides agent-driven full-text search over New Zealand statutes and provisions.
What is this MCP server?
- Full-text search across New Zealand statutes and provisions
- stdio MCP via @ansvar/newzealand-law-mcp (v1.1.1)
- Hosted streamable-http at newzealand-law-mcp.vercel.app/mcp
- Maintained in Ansvar-Systems/newzealand-law-mcp repository on GitHub
- Package and server version 1.1.1
- 2 transport types: stdio and streamable-http
- npm package @ansvar/newzealand-law-mcp
What problem does it solve?
NZ regulatory homework scattered across legislation sites slows validation when you only have one person doing product, legal, and engineering.
Who is it for?
Solo builders shipping to New Zealand who want MCP-native statute lookup during research and scope validation.
Skip if: Users needing non-NZ law, litigation strategy, or guaranteed up-to-the-minute official gazette workflows without human verification.
What do I get? / Deliverables
Legislative passages surface inside the agent thread so NZ scope decisions and docs drafts start from searchable primary law.
- In-session NZ statute and provision search via MCP tools
- Documented dual-transport MCP registration (stdio or HTTP)
Recommended MCP Servers
Journey fit
Listed under Idea as the primary journey shelf because NZ legal discovery usually happens before build locks in architecture or copy. Research subphase matches full-text legislative search used to inform positioning, risk, and feature boundaries early in the solo-builder path.
How it compares
NZ-focused legislation MCP, not a generic RAG pipeline or contract-generation skill.
Common Questions / FAQ
Who is eu.ansvar/newzealand-law-mcp for?
Indie developers and solo founders using MCP agents who need New Zealand statute and provision search embedded in their coding and planning environment.
When should I use eu.ansvar/newzealand-law-mcp?
Use it while researching NZ opportunities, narrowing MVP legal constraints, or revising operational policies when legislation affects your product.
How do I add eu.ansvar/newzealand-law-mcp to my agent?
Add @ansvar/newzealand-law-mcp to your MCP client with stdio transport, or register https://newzealand-law-mcp.vercel.app/mcp as a streamable-http server following your agent’s configuration docs.