Connects Claude to ausdata.io, an API aggregating Australian government data from 9 sources into one endpoint. You can query ATO tax data by postcode, pull corporate tax figures, GST info, superannuation stats, and charity records in plain English without learning the underlying API structure. Runs on stdio transport. Useful when you're building finance apps, doing tax research, or need economic indicators like cash rate, CPI, and unemployment without manually hitting multiple government endpoints. Ships with 500 free API calls monthly, so you can prototype without a credit card. The MCP layer handles auth and translates natural language into the right ausdata.io calls.
claude mcp add --transport stdio bigred97-ato-mcp uvx ato-mcp