Australian Tax MCP
Rank #1,469au.com.ato-mcp/ato-mcp
Cited Australian tax answers from 34,500+ ATO documents, legislation and public rulings.
Australian Tax MCP is a Model Context Protocol (MCP) server published by william-laverty. It ranks #1,469 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Australian Tax MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 130,577 of 132,046 servers on MCP Toplist.
Use Australian Tax MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ato-mcp https://api.ato-mcp.com.au/mcpclaude mcp add ato-mcp -- npx -y ato-mcp[mcp_servers.ato-mcp]
url = "https://api.ato-mcp.com.au/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ato-mcp]
command = "npx"
args = ["-y", "ato-mcp"]Add to ~/.codex/config.toml.
https://api.ato-mcp.com.au/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ato-mcp": {
"command": "npx",
"args": [
"-y",
"ato-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ato-mcp": {
"url": "https://api.ato-mcp.com.au/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ato-mcp": {
"command": "npx",
"args": [
"-y",
"ato-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ato-mcp": {
"type": "http",
"url": "https://api.ato-mcp.com.au/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ato-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ato-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ato-mcp": {
"serverUrl": "https://api.ato-mcp.com.au/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ato-mcp": {
"command": "npx",
"args": [
"-y",
"ato-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ato-mcp": {
"url": "https://api.ato-mcp.com.au/mcp"
}
}
}{
"mcpServers": {
"ato-mcp": {
"command": "npx",
"args": [
"-y",
"ato-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/au.com.ato-mcp%2Fato-mcp)<a href="https://mcptoplist.com/server/au.com.ato-mcp%2Fato-mcp"><img src="https://mcptoplist.com/badge/au.com.ato-mcp%2Fato-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
william-laverty
Available versions (3)
| Version | Published |
|---|---|
| 2.2.1 | Sep 15, 2026 |
| 2.1.5 | Jul 10, 2026 |
| 2.1.4 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Australian Tax MCP?
- Australian Tax MCP is maintained by william-laverty, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Australian Tax MCP listed on the Official MCP Registry?
- Yes — Australian Tax MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Australian Tax MCP have?
- MCP Toplist tracks 3 versions of Australian Tax MCP, most recently published on Sep 15, 2026.
- Where can I find the source code for Australian Tax MCP?
- The source code for Australian Tax MCP is hosted at github.com/william-laverty/ato-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.