io.ausdata/abs-mcp
PYPI · ABS-MCP · SCANNED SEP 20
Query the ABS in plain English — CPI, labour force, building approvals, migration, GDP.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 2 of 39 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 11 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability61
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3284 tokens (~469/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
- Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.ausdata/abs-mcp server?
io.ausdata/abs-mcp runs locally as a PyPI package, launched with uvx abs-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · abs-mcp
claude mcp add io-ausdata-abs-mcp -- uvx abs-mcp
{
"mcpServers": {
"io-ausdata-abs-mcp": {
"command": "uvx",
"args": [
"abs-mcp"
]
}
}
} {
"servers": {
"io-ausdata-abs-mcp": {
"command": "uvx",
"args": [
"abs-mcp"
]
}
}
} codex mcp add io-ausdata-abs-mcp -- uvx abs-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"io-ausdata-abs-mcp": {
"type": "local",
"command": [
"uvx",
"abs-mcp"
],
"enabled": true
}
}
} openclaw mcp add io-ausdata-abs-mcp --command uvx --arg abs-mcp
mcp_servers:
io-ausdata-abs-mcp:
command: "uvx"
args: ["abs-mcp"] {
"McpServers": {
"io-ausdata-abs-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"abs-mcp"
]
}
}
} assistant mcp add io-ausdata-abs-mcp -t stdio -c uvx -a abs-mcp
{
"mcpServers": {
"io-ausdata-abs-mcp": {
"command": "uvx",
"args": [
"abs-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 −3
- Stability: pass → 0.80 functional
- 14 Sept 26 +1
- Stability: 0.97 → pass security
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 −2
- Stability: pass → 0.90 functional
- 10 Sept 26 +1
- Stability: 0.97 → pass security
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/abs-mcp@0.13.12
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 39 packages
| Packages resolved | 39 |
|---|---|
| Stale | 2 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
describe_dataset ~396
Describe an ABS dataflow's filter dimensions, value codes, and source. For curated dataflows (LF, CPI, ANA_AGG, AWE, BA_GCCSA, ERP_Q, JV, LEND_HOUSING, WPI, ABS_ANNUAL_ERP_ASGS2021), returns plain-English dimension names + curated value keys + the ABS source URL. For other dataflows (~1,200 in total), returns raw SDMX dimensions and codelists translated to the same response shape — pass raw SDMX codes to get_data when querying these. Examples: # Curated path — plain-English values detail = await describe_dataset("LF") # detail.dimensions = [{'name': 'region', 'values': [{'key': 'nsw', # 'sdmx_code': '1'}, {'key': 'vic', 'sdmx_code': '2'}, ...]}, ...] # Raw path — full SDMX codelist detail = await describe_dataset("ALC") # Apparent Consumption of Alcohol # detail.is_curated == False; values are raw SDMX codes When to use: - Before calling get_data on an unfamiliar dataflow — to discover valid filter dim names and value keys - To get the canonical source URL on the ABS site - To see whether a dataflow is curated (plain-English) or raw SDMX Returns: DatasetDetail with id, name, description, is_curated flag, the list of filter dimensions (name, sdmx_id, values), and abs_url.
| Name | Type | Req | Description |
|---|---|---|---|
| dataset_id | string | yes | ABS dataflow ID. Use search_datasets to discover, or list_curated to enumerate the 10 dataflows with plain-English support. Case-insensitive — 'lf', 'LF', and ' LF ' all resolve to 'LF'. |
| Name | Type | Req | Description |
|---|---|---|---|
| abs_url | string | yes | – |
| description | string | yes | – |
| dimensions | array | yes | – |
| hidden_defaults | array | – | – |
| id | string | yes | – |
| is_curated | boolean | yes | – |
| name | string | yes | – |
No examples provided.
get_data ~716
Query an ABS dataflow and return observations. Pass filters and/or a period range — unfiltered queries on large dataflows can return tens of thousands of observations. Curated dataflows accept plain-English filter keys and values that are translated to SDMX codes server-side. For example, on LF: `{"region": "nsw", "measure": "unemployment_rate"}` resolves to SDMX key `M13.3.1599.20.1.M` with hidden-dim defaults auto-applied. Examples: # NSW unemployment monthly for 2024 resp = await get_data( "LF", filters={"region": "nsw", "measure": "unemployment_rate"}, start_period="2024", end_period="2024-12", ) # → resp.records[0]: period='2024-01', value=4.8, unit='Percent' # Multi-state comparison resp = await get_data( "LF", filters={"region": ["nsw","vic","qld"], "measure": "unemployment_rate"}, start_period="2024", format="csv", ) # → resp.csv contains 36 rows (3 states × 12 months) # Australia quarterly CPI annual change resp = await get_data( "CPI", filters={"region": "australia", "measure": "change_year"}, start_period="2020", ) When to use: - You want observations over a time range (use latest() for the most-recent only) - You want a multi-state or multi-measure comparison via list filters - You want a CSV for downstream charting / spreadsheet tools Returns: DataResponse with records (list of {period, value, dimensions, unit}), unit (when homogeneous), period bounds, the resolved query echo, the ABS source URL, and the CC-BY 4.0 attribution string.
| Name | Type | Req | Description |
|---|---|---|---|
| dataset_id | string | yes | ABS dataflow ID like 'LF', 'CPI'. Use search_datasets to discover. |
| end_period | – | – | Inclusive end period. Same format as start_period. |
| filters | – | – | Dimension filters. For curated dataflows: plain-English keys and values, e.g. {'region': 'nsw', 'measure': 'unemployment_rate'}. For raw dataflows: SDMX dimension IDs and codes. Pass a list as the va… |
| format | string | – | Response shape. 'records' (default): flat list of observations. 'series': observations grouped by dimension key for chart-friendly shapes. 'csv': returns the table as a CSV string in the `csv` field… |
| start_period | – | – | Inclusive start period. Format follows the dataflow's cadence: annual 'YYYY' (e.g. '2020'), monthly 'YYYY-MM' (e.g. '2024-03'), quarterly 'YYYY-Q1', half-yearly 'YYYY-S1', daily 'YYYY-MM-DD'. An int… |
| Name | Type | Req | Description |
|---|---|---|---|
| abs_url | string | yes | Click-through URL for this dataset's source page. abs-mcp legacy name — prefer source_url (canonical) for new code. Both fields are populated identically. |
| attribution | string | – | – |
| csv | – | – | – |
| dataset_id | string | yes | – |
| dataset_name | string | yes | – |
| period | object | – | – |
| query | object | – | – |
| records | – | – | – |
| retrieved_at | string | yes | – |
| row_count | integer | – | Number of observation rows in records. |
| server_version | string | – | – |
| source | string | – | – |
| source_url | string | yes | Canonical click-through URL. Same value as abs_url; both populated for backward compat. |
| stale | boolean | – | – |
| stale_reason | – | – | – |
| truncated_at | – | – | – |
| unit | – | – | – |
No examples provided.
latest ~543
Return the most recent observation(s) for a dataflow. Wraps get_data with lastNObservations=1 and a 15-minute cache TTL (vs 1 hour for general data calls). Use this for "what's the current X?" questions — it's a cheap, fast call: warm-cache p50 ~22ms, cold-cache ~200ms. Examples: # Latest NSW unemployment rate resp = await latest("LF", {"region": "nsw", "measure": "unemployment_rate"}) # → resp.records[0]: period='2026-03', value=4.61, unit='Percent' # Latest Australia headline annual inflation resp = await latest("CPI", {"region": "australia", "measure": "change_year"}) # → resp.records[0]: period='2026-Q1', value=4.6, unit='Percent' # Latest Greater Sydney population resp = await latest("ABS_ANNUAL_ERP_ASGS2021", {"region": "greater_sydney", "region_type": "gccsa"}) # → resp.records[0]: period='2025', value=5640000, unit='Persons' When to use: - You want "the current value" of an indicator (most common workflow) - You're answering a "what's the unemployment rate?" style question - You want sub-50ms warm-cache latency for chat/agent integration Returns: DataResponse with one most-recent observation per matched dimension combination, capped at `limit` rows. Same envelope as get_data. `truncated_at` is set to the original row count when the cap fires.
| Name | Type | Req | Description |
|---|---|---|---|
| dataset_id | string | yes | ABS dataflow ID. Use search_datasets to discover. |
| filters | – | – | Dimension filters. For curated dataflows: plain-English keys and values. Without filters, expect one observation per dimension combination (often hundreds) — pass at least region + measure for a clea… |
| limit | integer | – | Maximum rows to return. Register-shaped datasets (e.g. C21_G02_SA2 ~2,400 SA2 areas x 8 measures) would otherwise return thousands of rows with no cap. Pass filters to narrow to one region/measure, o… |
| Name | Type | Req | Description |
|---|---|---|---|
| abs_url | string | yes | Click-through URL for this dataset's source page. abs-mcp legacy name — prefer source_url (canonical) for new code. Both fields are populated identically. |
| attribution | string | – | – |
| csv | – | – | – |
| dataset_id | string | yes | – |
| dataset_name | string | yes | – |
| period | object | – | – |
| query | object | – | – |
| records | – | – | – |
| retrieved_at | string | yes | – |
| row_count | integer | – | Number of observation rows in records. |
| server_version | string | – | – |
| source | string | – | – |
| source_url | string | yes | Canonical click-through URL. Same value as abs_url; both populated for backward compat. |
| stale | boolean | – | – |
| stale_reason | – | – | – |
| truncated_at | – | – | – |
| unit | – | – | – |
No examples provided.
list_curated ~356
List the 10 ABS dataflow IDs with hand-curated plain-English support. These are the dataflows where get_data accepts plain-English filter keys (`{"region": "nsw"}`) and describe_dataset returns rich human-readable metadata. All other ABS dataflows (~1,200) are still accessible via get_data with raw SDMX dimension IDs and codes. The 10 curated dataflows: - LF — Labour Force (unemployment, employment, participation) - CPI — Consumer Price Index (inflation) - WPI — Wage Price Index (wage growth) - AWE — Average Weekly Earnings - JV — Job Vacancies - BA_GCCSA — Building Approvals (by Greater Capital City) - LEND_HOUSING — Lending Indicators / Housing Finance - ANA_AGG — National Accounts (GDP) - ERP_Q — Estimated Resident Population (quarterly) - ABS_ANNUAL_ERP_ASGS2021 — Population (annual; supports SA2/SA3/SA4) Example: ids = list_curated() # → ['ABS_ANNUAL_ERP_ASGS2021', 'ANA_AGG', 'AWE', 'BA_GCCSA', 'CPI', # 'ERP_Q', 'JV', 'LEND_HOUSING', 'LF', 'WPI'] When to use: - You want to know which dataflows have plain-English support - You're enumerating capabilities programmatically (e.g. building a UI) - You're showing users a "supported topics" list Returns: Sorted list of dataflow IDs. Always 10 entries today.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
release_calendar ~458
Upcoming ABS publication schedule (data releases). Scrapes the official ABS release calendar (https://www.abs.gov.au/release-calendar/future-releases-calendar) and returns each scheduled publication with its release timestamp, title, reference period, and — when the title maps to a curated abs-mcp dataset — the `dataset_id` an agent can plug into `get_data` or `latest`. Curated mappings cover the 10 datasets in `list_curated()` plus a handful of commonly-watched non-curated catalogues (Retail Trade, International Trade in Goods, etc., where `dataset_id` stays null but `publication_id` carries the ABS catalogue number). `release_at` is returned with Sydney's local UTC offset (`+10:00` AEST or `+11:00` AEDT) — what ABS publishes against. The DST switch is naive (month-based), within an hour of correct at the changeover boundary; downstream code should treat the offset as authoritative rather than re-deriving local time. Examples: # Next 7 days cal = await release_calendar(7) for r in cal.releases: print(r.release_at, r.title, r.dataset_id) # Filter to curated datasets only cal = await release_calendar(30) curated_releases = [r for r in cal.releases if r.dataset_id] When to use: - Building a webhook / notification feed (ABS publishes at 11:30 AEST) - "What's next from the ABS?" agent answers - Pre-warming caches the morning of a known release Returns: `ReleaseCalendarResponse` — same envelope shape as `rba-mcp`'s `release_calendar` for portfolio interop. Sorted ascending by `release_at`. `stale=True` + `stale_reason` is set when the live HTML scrape failed and a cached payload was served past TTL.
| Name | Type | Req | Description |
|---|---|---|---|
| days_ahead | integer | – | Horizon in days. Returns ABS publications scheduled to release between now and `now + days_ahead`. Default 30 covers the typical monthly + quarterly cadence. |
| Name | Type | Req | Description |
|---|---|---|---|
| attribution | string | – | – |
| horizon_days | integer | yes | – |
| releases | array | – | – |
| retrieved_at | string | yes | – |
| row_count | integer | yes | – |
| server_version | string | – | – |
| source | string | – | – |
| source_url | string | – | – |
| stale | boolean | – | – |
| stale_reason | – | – | – |
No examples provided.
search_datasets ~341
Fuzzy-search ABS dataflow names, descriptions, and keywords. Use this when you don't know the exact dataset ID. The 10 curated dataflows (LF, CPI, ANA_AGG, etc.) get a relevance boost so common queries like "unemployment" or "gdp" return the right dataset at rank #1 — not one of ABS's 800+ census tables that mention these keywords incidentally. Examples: # Discover which dataflow answers "what's NSW unemployment?" results = await search_datasets("unemployment") # → [{id: 'LF', name: 'Labour Force', is_curated: True}, ...] # Broader topic exploration results = await search_datasets("housing", limit=5) # → top 5 housing-related dataflows, curated first When to use: - You have a natural-language question and need to identify the dataset - You want to discover what ABS publishes on a topic - You're not sure if a topic has a plain-English (curated) mapping yet Returns: List of DatasetSummary (id, name, description, is_curated), ranked by relevance. Curated dataflows surface above raw SDMX dataflows.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Maximum number of results to return, ranked by relevance. Curated dataflows get a +25 score bonus so they surface above ABS's ~800 census tables for common queries. |
| query | string | yes | Free-text search query. Matches against dataflow IDs, names, descriptions, and each curated YAML's search_keywords. Case-insensitive. |
| Name | Type | Req | Description |
|---|---|---|---|
| result | array | yes | – |
No examples provided.
top_n ~474
Return the N rows with the largest (or smallest) value of a measure. Ranks across the most-recent available period only (uses lastNObservations=1 under the hood) so the result is a clean "top N entities at the latest period" view — not noisy historical highs. This is the most common agent workflow: "show me the top 10 X by Y". Without this tool, an agent would call get_data, receive the full time series, and then sort/slice locally — wasting tokens and turns. top_n does the rank server-side and returns only the requested rows. Examples: # 5 states with the highest current unemployment rate top_n("LF", "unemployment_rate", n=5) # 10 GCCSAs with the largest populations top_n("ABS_ANNUAL_ERP_ASGS2021", "estimated_resident_population", n=10, filters={"region_type": "gccsa"}) # 3 industries with the lowest wage growth top_n("WPI", "wage_price_index", n=3, direction="bottom") Returns: DataResponse with at most `n` records, sorted by `measure` value in the requested direction. Other fields (period, unit, attribution) match a regular get_data call.
| Name | Type | Req | Description |
|---|---|---|---|
| dataset_id | string | yes | ABS dataflow ID. Must be a curated dataflow with a 'measure' dimension. Use the list-curated endpoint or list tool to enumerate. |
| direction | string | – | 'top' returns the N rows with the LARGEST measure values (highest unemployment_rate, biggest population, etc.). 'bottom' returns the SMALLEST. |
| filters | – | – | Optional additional dimension filters, same shape as get_data. Do NOT include the 'measure' key here — that is supplied via the `measure` parameter. A JSON-encoded string (e.g. '{"sex": "persons"}')… |
| measure | string | yes | Plain-English measure key to rank by — one of the curated measure values for this dataflow. Use the describe endpoint or describe tool to see available measures. |
| n | integer | – | How many top (or bottom) rows to return. |
| Name | Type | Req | Description |
|---|---|---|---|
| abs_url | string | yes | Click-through URL for this dataset's source page. abs-mcp legacy name — prefer source_url (canonical) for new code. Both fields are populated identically. |
| attribution | string | – | – |
| csv | – | – | – |
| dataset_id | string | yes | – |
| dataset_name | string | yes | – |
| period | object | – | – |
| query | object | – | – |
| records | – | – | – |
| retrieved_at | string | yes | – |
| row_count | integer | – | Number of observation rows in records. |
| server_version | string | – | – |
| source | string | – | – |
| source_url | string | yes | Canonical click-through URL. Same value as abs_url; both populated for backward compat. |
| stale | boolean | – | – |
| stale_reason | – | – | – |
| truncated_at | – | – | – |
| unit | – | – | – |
No examples provided.
What is the io.ausdata/abs-mcp server?
io.ausdata/abs-mcp is listed in the public MCP registry as io.ausdata/abs-mcp. Query the ABS in plain English, CPI, labour force, building approvals, migration, GDP. This page covers its PyPI package (abs-mcp).
Is the io.ausdata/abs-mcp server safe to use?
io.ausdata/abs-mcp scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.ausdata/abs-mcp server expose?
io.ausdata/abs-mcp exposes 7 tools: search_datasets, describe_dataset, get_data, latest, top_n, and 2 more. Their descriptions and schemas cost roughly 3,284 tokens of context every time the server is loaded.
Is the io.ausdata/abs-mcp server still maintained?
io.ausdata/abs-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.ausdata/abs-mcp server under?
io.ausdata/abs-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.