Connects Claude to the Australian Bureau of Statistics Data API for querying official demographic, economic, and social statistics directly from Australia's national statistical agency. The source doesn't list specific tools, but it's part of the Pipeworx gateway ecosystem which offers an ask_pipeworx interface that lets you query ABS data using natural language questions instead of constructing API calls manually. Useful when you need authoritative Australian data on population, employment, trade, GDP, or census information without leaving your AI workflow. Can be used standalone or as part of the full Pipeworx gateway that includes 673+ other data sources.
Australian Bureau of Statistics (ABS) Data API MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"abs-au": {
"url": "https://gateway.pipeworx.io/abs-au/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Abs Au data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json