Loading MCP server directory, please wait...
28 tools over 9 AU gov data sources (ABS, RBA, ATO, APRA, AIHW, ASIC, AEMO, BOM, WGEA) via one key.
npx @getmcp/cli add io.ausdata/ausdata-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AUSDATA_API_KEYausdata.io API key (free tier at https://ausdata.io)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.ausdata/ausdata-mcp": {
"command": "npx",
"args": [
"-y",
"ausdata-mcp"
],
"env": {
"AUSDATA_API_KEY": ""
}
}
}
}