mcpbeat Sign in

Australian Law MCP Server

by changkeunj Your server? Claim it
local only

Australian Law MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 20 Aug 2026.

Read Australian Commonwealth law as it stood on any date, and verify citations against the register

Installs per day peak 647 · avg 23
a month agotoday
83
Installs / week
npm · australian-law-mcp
2
Stars
0 open issues
20 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Australian Law MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add australian-law-mcp -- npx -y australian-law-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "australian-law-mcp": {
      "args": [
        "-y",
        "australian-law-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.australian-law-mcp]
command = "npx"
args = ["-y", "australian-law-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "australian-law-mcp": {
      "args": [
        "-y",
        "australian-law-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "australian-law-mcp": {
      "args": [
        "-y",
        "australian-law-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Australian Law MCP

same job, measured the same way
Au Eli MCP
by matematicsolutions

MCP server for Australia's Federal Register of Legislation: search and cite Commonwealth Acts.

300 installs/wk local only
kvasir — verifiable German, Austrian, Swiss & EU law
by kvasir

Resolve, search and verify legal citations against the official sources, with provenance.

answering
I
Dockase Legal MCP
by owenmaine

Nigerian & Commonwealth legal reasoning, RAG search, contract analysis, and citation verification.

local only
Postcept
by postcept

Verify agent actions against the system of record and get signed completion receipts.

39 installs/wk local only
DirectCase Legal Search
by directcase

Search national and EU case law, legislation and regulation, with citations you can verify.

answering
A
CreditPolicy
by creditpolicy

Search Australian lender credit policies, compare lenders and pre-vet deals, with citations.

answering
Lawmadi OS
by peter120525-cmd

Verify Korean legal citations against law.go.kr: precedents, statutes, bar-exam answers.

19 tools answering
Basedagents
by maxfain

Search, verify, and manage AI agents on the BasedAgents identity and reputation registry.

31 installs/wk local only

Australian Law MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Australian Law MCP?
Australian Law MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package australian-law-mcp was installed 83 times last week.
How do I connect Australian Law MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls australian-law-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Australian Law MCP?
The npm package australian-law-mcp was installed 83 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Australian Law MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.