Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Australian Economic Data (ABS, RBA & APRA)

PYPI · AUSECON-MCP-SERVER · 2 COMPONENTS · SCANNED SEP 20

Australian economic data from the ABS, RBA, and APRA: CPI, GDP, cash rate, labour, and more.

0 this week 82 Trust /100
Trust breakdown (7 categories)

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 28 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2197 tokens (~137/item across 16 items; 14 tools + 2 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 Management87
  • Stability observed for 26 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 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the Australian Economic Data (ABS, RBA & APRA) MCP server?

Australian Economic Data (ABS, RBA & APRA) runs locally as a PyPI package, launched with uvx ausecon-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · ausecon-mcp-server

# add to Claude Code
claude mcp add anthonypuggs-ausecon-mcp-server -- uvx ausecon-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "anthonypuggs-ausecon-mcp-server": {
      "command": "uvx",
      "args": [
        "ausecon-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "anthonypuggs-ausecon-mcp-server": {
      "command": "uvx",
      "args": [
        "ausecon-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add anthonypuggs-ausecon-mcp-server -- uvx ausecon-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "anthonypuggs-ausecon-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "ausecon-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add anthonypuggs-ausecon-mcp-server --command uvx --arg ausecon-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  anthonypuggs-ausecon-mcp-server:
    command: "uvx"
    args: ["ausecon-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "anthonypuggs-ausecon-mcp-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "ausecon-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add anthonypuggs-ausecon-mcp-server -t stdio -c uvx -a ausecon-mcp-server
// mcp.json
{
  "mcpServers": {
    "anthonypuggs-ausecon-mcp-server": {
      "command": "uvx",
      "args": [
        "ausecon-mcp-server"
      ]
    }
  }
}
Changelog

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.

  • 20 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.

  • 18 Sept 26 −2
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 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.

  • 11 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 10 Sept 26 0
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

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/ausecon-mcp-server@1.14.5

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 28 packages
Packages resolved 28
Stale 2
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~2,006 tokens

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 →

Tool Tokens
describe_dataset ~103

Describe a source-native ABS, RBA, or APRA dataset without hiding native IDs.

NameTypeReqDescription
identifierstringyesNon-empty dataset or table id.
include_structurebooleanWhether ABS descriptions should include source-native structure details.
sourcestringyesSource selector. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
table_idNon-empty dataset or table id.

Structured output declared, but exposes no named fields.

No examples provided.

get_abs_data ~193

Expert/source-native ABS SDMX retrieval in a normalised response shape.

NameTypeReqDescription
dataflow_idstringyesNon-empty dataset or table id.
end_periodOptional ABS period bound in YYYY, YYYY-QN, YYYY-MM, or YYYY-SN format.
include_observation_dimensionsbooleanWhether to repeat the full dimension dict on every observation. Off by default because the same dimensions already appear on each series descriptor and are encoded in series_id.
keystringABS SDMX key, or "all" for all series.
last_nOptional limit returning only the most recent N observations per series; metadata.truncated is true when older observations were dropped.
start_periodOptional ABS period bound in YYYY, YYYY-QN, YYYY-MM, or YYYY-SN format.
updated_afterOptional ISO date or datetime accepted by the ABS updatedAfter API.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

get_abs_dataset_structure ~36

Get ABS SDMX dataset dimensions and codelists.

NameTypeReqDescription
dataflow_idstringyesNon-empty dataset or table id.
NameTypeReqDescription
dimensionsarrayDataset dimensions with positions and allowed values.
idstringResolved ABS data structure identifier.

No examples provided.

get_apra_data ~179

Expert/source-native APRA public XLSX publication retrieval. Only curated official APRA publication IDs are accepted; arbitrary URLs are not.

NameTypeReqDescription
end_dateOptional ISO date bound in YYYY-MM-DD format.
include_observation_dimensionsbooleanWhether to repeat the full dimension dict on every observation. Off by default because the same dimensions already appear on each series descriptor and are encoded in series_id.
last_nOptional limit returning only the most recent N observations per series; metadata.truncated is true when older observations were dropped.
publication_idstringyesNon-empty dataset or table id.
series_idsOptional list of non-empty source-native series IDs to keep after download.
start_dateOptional ISO date bound in YYYY-MM-DD format.
table_idNon-empty dataset or table id.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

get_derived_series ~172

Read-only retrieval for the narrow transparent derived series layer. Date bounds accept YYYY, YYYY-QN, YYYY-SN, YYYY-MM, or YYYY-MM-DD and are normalised to the derived series frequency.

NameTypeReqDescription
conceptstringyesDerived concept name.
endOptional analyst-friendly bound for a derived series: YYYY, YYYY-QN, YYYY-SN, YYYY-MM, or YYYY-MM-DD. Bounds are normalised to the derived series frequency.
last_nOptional limit returning only the most recent N observations per series; metadata.truncated is true when older observations were dropped.
startOptional analyst-friendly bound for a derived series: YYYY, YYYY-QN, YYYY-SN, YYYY-MM, or YYYY-MM-DD. Bounds are normalised to the derived series frequency.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

get_economic_series ~275

Preferred analyst-facing retrieval tool for curated ABS/RBA economic concepts. Use list_economic_concepts for discovery. Date bounds accept YYYY, YYYY-QN, YYYY-SN, YYYY-MM, or YYYY-MM-DD and are normalised to the resolved source.

NameTypeReqDescription
conceptstringyesCurated semantic concept name.
endOptional analyst-friendly date bound: YYYY, YYYY-QN, YYYY-SN, YYYY-MM, or YYYY-MM-DD. Semantic retrieval normalises this to the resolved source frequency.
frequencyOptional requested frequency for a curated concept, such as monthly, quarterly, or annual.
geographyOptional geography selector for a curated concept, usually aus for Australia.
include_observation_dimensionsbooleanWhether to repeat the full dimension dict on every observation. Off by default because the same dimensions already appear on each series descriptor and are encoded in series_id.
last_nOptional limit returning only the most recent N observations per series; metadata.truncated is true when older observations were dropped.
startOptional analyst-friendly date bound: YYYY, YYYY-QN, YYYY-SN, YYYY-MM, or YYYY-MM-DD. Semantic retrieval normalises this to the resolved source frequency.
variantOptional curated concept variant, such as headline, underlying, or target.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

get_latest_observations ~186

Source-aware convenience wrapper for the latest observations. For a single curated indicator prefer get_economic_series(concept=...), which resolves one series; pass series_ids=[...] to narrow a broad dataset instead of returning every series it contains.

NameTypeReqDescription
countintegerNumber of most recent observations to return per series; metadata.truncated is true when older observations were dropped.
identifierstringyesNon-empty dataset or table id.
keystringABS SDMX key, or "all" for all series.
series_idsOptional list of non-empty source-native series IDs to keep after download.
sourcestringyesSource selector. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
table_idNon-empty dataset or table id.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

get_rba_table ~156

Expert/source-native RBA statistical table retrieval in a normalised response shape.

NameTypeReqDescription
end_dateOptional ISO date bound in YYYY-MM-DD format.
include_observation_dimensionsbooleanWhether to repeat the full dimension dict on every observation. Off by default because the same dimensions already appear on each series descriptor and are encoded in series_id.
last_nOptional limit returning only the most recent N observations per series; metadata.truncated is true when older observations were dropped.
series_idsOptional list of non-empty source-native series IDs to keep after download.
start_dateOptional ISO date bound in YYYY-MM-DD format.
table_idstringyesNon-empty dataset or table id.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

get_top_observations ~267

Source-aware convenience wrapper for highest or lowest numeric observations. For a single curated indicator prefer get_economic_series(concept=...), which resolves one series; pass series_ids=[...] to narrow a broad dataset instead of returning every series it contains.

NameTypeReqDescription
directionstringWhether to return the highest or lowest numeric observations.
end_dateOptional ISO date bound in YYYY-MM-DD format.
end_periodOptional ABS period bound in YYYY, YYYY-QN, YYYY-MM, or YYYY-SN format.
identifierstringyesNon-empty dataset or table id.
keystringABS SDMX key, or "all" for all series.
nintegerPositive observation count.
series_idsOptional list of non-empty source-native series IDs to keep after download.
sourcestringyesSource selector. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
start_dateOptional ISO date bound in YYYY-MM-DD format.
start_periodOptional ABS period bound in YYYY, YYYY-QN, YYYY-MM, or YYYY-SN format.
table_idNon-empty dataset or table id.
NameTypeReqDescription
metadataobjectyesSource, provenance, cache, and retrieval metadata for this response.
observationsarrayyesLong-form observations keyed by date and series_id.
seriesarrayyesSeries descriptors keyed by series_id.

No examples provided.

list_catalogue ~133

List curated ABS, RBA, and APRA catalogue entries, optionally filtered by source, category, or tag. Unranked complement to ``search_datasets``.

NameTypeReqDescription
categoryOptional curated catalogue or semantic concept category filter.
include_ceasedbooleanWhether to include ceased ABS catalogue entries.
include_discontinuedbooleanWhether to include discontinued RBA catalogue entries.
sourceOptional source filter. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
tagOptional curated catalogue tag filter.
NameTypeReqDescription
resultarrayyesCurated ABS, RBA, and APRA catalogue entries.

No examples provided.

list_economic_concepts ~83

List analyst-friendly semantic economic concepts accepted by get_economic_series.

NameTypeReqDescription
categoryOptional curated catalogue or semantic concept category filter.
queryOptional query for filtering semantic economic concepts.
sourceOptional source filter. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
NameTypeReqDescription
resultarrayyesCurated semantic economic concepts.

No examples provided.

list_rba_tables ~51

Deprecated compatibility alias. Prefer list_catalogue(source="rba").

NameTypeReqDescription
categoryOptional RBA catalogue category filter.
include_discontinuedbooleanWhether to include discontinued RBA catalogue entries.
NameTypeReqDescription
resultarrayyesCurated RBA table catalogue entries.

No examples provided.

list_release_events ~106

List source-aware release calendar or release-pulse events.

NameTypeReqDescription
end_dateOptional ISO date bound in YYYY-MM-DD format.
limitintegerPositive observation count.
queryOptional query for filtering semantic economic concepts.
sourceOptional source filter. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
start_dateOptional ISO date bound in YYYY-MM-DD format.
NameTypeReqDescription
resultarrayyesABS, RBA, and APRA release calendar events.

No examples provided.

search_datasets ~66

Search curated ABS, RBA, and APRA economic datasets.

NameTypeReqDescription
querystringyesDiscovery query text.
sourceOptional source filter. Use abs for Australian Bureau of Statistics, rba for Reserve Bank of Australia, or apra for Australian Prudential Regulation Authority.
NameTypeReqDescription
resultarrayyesRanked ABS, RBA, and APRA catalogue search results.

No examples provided.

Common questions

What is the Australian Economic Data (ABS, RBA & APRA) MCP server?

Australian Economic Data (ABS, RBA & APRA) is an MCP server listed in the public MCP registry as io.github.AnthonyPuggs/ausecon-mcp-server. Australian economic data from the ABS, RBA, and APRA: CPI, GDP, cash rate, labour, and more. This page covers its PyPI package (ausecon-mcp-server).

Is the Australian Economic Data (ABS, RBA & APRA) MCP server safe to use?

Australian Economic Data (ABS, RBA & APRA) 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 Australian Economic Data (ABS, RBA & APRA) MCP server expose?

Australian Economic Data (ABS, RBA & APRA) exposes 14 tools: search_datasets, list_catalogue, list_economic_concepts, get_abs_dataset_structure, get_abs_data, and 9 more. Their descriptions and schemas cost roughly 2,006 tokens of context every time the server is loaded.

Is the Australian Economic Data (ABS, RBA & APRA) MCP server still maintained?

Australian Economic Data (ABS, RBA & APRA) 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.