Australian Law MCP
Read Australian Commonwealth law as it stood on any date, and verify citations against the register. Its 8 documented tools cluster into read & search, verify, compare, check. It runs locally over stdio via the published package.
People who work with api client, australia and australian law and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-12 · ★ 2 · #60 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Australian Law MCP
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add changkeunj-australian-law-mcp -- npx -y australian-law-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"changkeunj-australian-law-mcp": {
"command": "npx",
"args": [
"-y",
"australian-law-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-20 - young repo, little track record yet
license MIT - declared in the repository
npm package australian-law-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.ChangkeunJ is GitHub-verified and matches the repo owner
03 · What Australian Law MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 8 documented tools across read & search, verify, compare, including search_law, get_law_text, get_law_as_at, verify_citations.
Capability map
Tools grouped from the project's README - what Australian Law MCP lets an agent do.
read & search
5 tools - e.g. Find acts and instruments by name. Returns the title ids the other tools take.; The current compilation: the table of provisions, one section, or the full text paginated. Schedules are addressable too…
search_law · get_law_text · get_law_as_at · get_amendment_status · search_full_text
Verify
1 tool - e.g. Pull statute citations out of text and check each against the register: does the act exist, is it in force, does the cited section exist. Upstream failures come
verify_citations
Compare
1 tool - e.g. What changed between two dates: sections added, removed, reworded - or a line diff of one section.
compare_versions
Check
1 tool - e.g. Ping the register API so failures elsewhere can be attributed.
check_frl_health
Latest releases
v0.1.5 · 2026-09-12
Fix compare_versions reporting no change when lines were reordered in a very long provision. · Large comparisons now preserve the original line order on both sides. The shared start and end are retained; the remaining…
v0.1.4 · 2026-08-23
Ship a Dockerfile so the server can be started without Node on the host · Claim the Glama listing and add the score badge · Add the social preview card
v0.1.3 · 2026-08-23
List the server in the MCP registry on release
04 · Who maintains Australian Law MCP
australian-law-mcp is maintained by changkeunj. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/changkeunj/australian-law-mcp
- category
- API integration - ranked #60 of 278 actively-maintained API integration servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-09-12)
- registry
- io.github.ChangkeunJ/australian-law-mcp (active, first published 2026-08-20 · 3 versions)
- packages
- npm:australian-law-mcp
06 · Australian Law MCP FAQ
Is Australian Law MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-12 and it shipped 6 releases in the last 90 days. We re-verify nightly.
What can Australian Law MCP do?
An agent gets 8 documented tools across read & search, verify, compare, including search_law, get_law_text, get_law_as_at, verify_citations.
How do I install Australian Law MCP?
Run `npx -y australian-law-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Australian Law MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Australian Law MCP
Alternatives to Australian Law MCP
Maintained API integration servers if Australian Law MCP isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Korea Data Suite · Hevy MCP Server · Cinderwright API · Pipedrive CRM · Sam Gov
More TypeScript MCP servers · Archlang MCP · Channel3 Shopping · Posokanei MCP · Ennodia · Vault MCP · see all