australian-law-mcp
Rank #11,564io.github.ChangkeunJ/australian-law-mcp
Read Australian Commonwealth law as it stood on any date, and verify citations against the register
australian-law-mcp is a Model Context Protocol (MCP) server published by ChangkeunJ. It ranks #11,564 of 132,345 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. australian-law-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 120,781 of 132,345 servers on MCP Toplist.
Use australian-law-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add australian-law-mcp -- npx -y australian-law-mcp[mcp_servers.australian-law-mcp]
command = "npx"
args = ["-y", "australian-law-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"australian-law-mcp": {
"command": "npx",
"args": [
"-y",
"australian-law-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"australian-law-mcp": {
"command": "npx",
"args": [
"-y",
"australian-law-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"australian-law-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"australian-law-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"australian-law-mcp": {
"command": "npx",
"args": [
"-y",
"australian-law-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"australian-law-mcp": {
"command": "npx",
"args": [
"-y",
"australian-law-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ChangkeunJ%2Faustralian-law-mcp)<a href="https://mcptoplist.com/server/io.github.ChangkeunJ%2Faustralian-law-mcp"><img src="https://mcptoplist.com/badge/io.github.ChangkeunJ%2Faustralian-law-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ChangkeunJ
Available versions (3)
| Version | Published |
|---|---|
| 0.1.5 | Sep 12, 2026 |
| 0.1.4 | Aug 20, 2026 |
| 0.1.3 | Aug 20, 2026 |
Frequently asked questions
- Who maintains australian-law-mcp?
- australian-law-mcp is maintained by ChangkeunJ, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is australian-law-mcp listed on the Official MCP Registry?
- Yes — australian-law-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does australian-law-mcp have?
- MCP Toplist tracks 3 versions of australian-law-mcp, most recently published on Sep 12, 2026.
- Where can I find the source code for australian-law-mcp?
- The source code for australian-law-mcp is hosted at github.com/ChangkeunJ/australian-law-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.