Anz Legislation
Freeby MCP Community
CLI and MCP tool for searching and retrieving ANZ legislation data
v1.2.1Added Apr 12, 2026
nzlegislationclilegal-techresearch
Anz Legislation MCP Server
CLI and MCP tool for searching and retrieving ANZ legislation data
Installation
npx -y anz-legislation
Reviews
Installation
Quick install
npx -y anz-legislation
Add to claude_desktop_config.json
{
"mcpServers": {
"anz-legislation": {
"command": "npx",
"args": ["-y", "anz-legislation"]
}
}
}