Skip to main content
Glama

ABS MCP Server

by seansoreilly

query_dataset

Query Australian Bureau of Statistics datasets using the ABS MCP Server, enabling targeted data retrieval and analysis with optional filters for precise insights.

Instructions

Query a specific ABS dataset with optional filters

Input Schema

NameRequiredDescriptionDefault
datasetIdYesID of the dataset to query (e.g., C21_G01_LGA)

Input Schema (JSON Schema)

{ "properties": { "datasetId": { "description": "ID of the dataset to query (e.g., C21_G01_LGA)", "type": "string" } }, "required": [ "datasetId" ], "type": "object" }

Other Tools from ABS MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seansoreilly/mcp-server-abs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server