ABS Data (observed) for Claude Desktop
io.github.samjb123/abs-data
Australian Bureau of Statistics data: 1,227 tables, offering only options confirmed to serve data
client:Claude Desktop
transport:streamable-http
tools:6
Install ABS Data (observed) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"abs-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://abs-data-front-door.aicolab.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs