Skip to content

Anz Legislation

Free

by MCP Community

CLI and MCP tool for searching and retrieving ANZ legislation data

v1.2.1Added Apr 12, 2026
nzlegislationclilegal-techresearch
Works with:ClaudeGPTGeminiCopilot

Anz Legislation MCP Server

CLI and MCP tool for searching and retrieving ANZ legislation data

Installation

npx -y anz-legislation

Reviews

Leave a Review

Installation

Quick install
npx -y anz-legislation
Add to claude_desktop_config.json
{
  "mcpServers": {
    "anz-legislation": {
      "command": "npx",
      "args": ["-y", "anz-legislation"]
    }
  }
}