Connects Claude to Australia's data.gov.au CKAN catalogue through six core tools: package search, single dataset lookup by ID or name, organization and group listings, tag search, and resource file access. Part of the Pipeworx gateway ecosystem, which means you can either use this standalone server or connect to the full gateway for 673+ data sources. Supports plain English queries via ask_pipeworx instead of direct tool calls. Useful when you need to explore Australian government datasets, pull metadata for specific resources, or build workflows that incorporate public sector data without writing CKAN API calls yourself.
data.gov.au MCP — Australia open-data CKAN catalogue.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search | CKAN package_search. |
package | Single package (dataset) by id or name. |
organizations | List publishing organizations. |
groups | List themes (groups). |
tags | List or search tags. |
resource | Single resource (downloadable file) by id. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"datagov-au": {
"url": "https://gateway.pipeworx.io/datagov-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 Datagov 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