Ato MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 744 installs a week from pypi.
Query the ATO in plain English — tax by postcode, corporate tax, GST, super, charities.
The linked repository no longer exists on GitHub — it was deleted or made private.
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.
claude mcp add ato-mcp -- uvx ato-mcp
{
"mcpServers": {
"ato-mcp": {
"args": [
"ato-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ato-mcp]
command = "uvx"
args = ["ato-mcp"]
{
"mcpServers": {
"ato-mcp": {
"args": [
"ato-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ato-mcp": {
"args": [
"ato-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.