AusEcon MCP - ABS RBA and APRA Data

MCP server for retrieval of Australian economic and financial data - supports ABS, RBA and APRA

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Search Datasets: Search curated ABS, RBA, and APRA economic datasets.
  • List Catalogue: List curated ABS, RBA, and APRA catalogue entries, optionally filtered by source, category, or tag. Unranked complement to ``search_datasets``.
  • List Economic Concepts: List analyst-friendly semantic economic concepts accepted by get_economic_series.

What data it sees

Do you need an account

No: the server works without sign-in

MCP server for retrieval of Australian economic and financial data - supports ABS, RBA and APRA

Server tool list (14)

Raw names from tools/list. Only developers need these.

search_datasetsSearch curated ABS, RBA, and APRA economic datasets.
list_catalogueList curated ABS, RBA, and APRA catalogue entries, optionally filtered by source, category, or tag. Unranked complement to ``search_datasets``.
list_economic_conceptsList analyst-friendly semantic economic concepts accepted by get_economic_series.
get_abs_dataset_structureGet ABS SDMX dataset dimensions and codelists.
get_abs_dataExpert/source-native ABS SDMX retrieval in a normalised response shape.
list_rba_tablesDeprecated compatibility alias. Prefer list_catalogue(source="rba").
get_rba_tableExpert/source-native RBA statistical table retrieval in a normalised response shape.
get_apra_dataExpert/source-native APRA public XLSX publication retrieval. Only curated official APRA publication IDs are accepted; arbitrary URLs are not.
get_economic_seriesPreferred 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.
get_derived_seriesRead-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.
get_latest_observationsSource-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.
get_top_observationsSource-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.
describe_datasetDescribe a source-native ABS, RBA, or APRA dataset without hiding native IDs.
list_release_eventsList source-aware release calendar or release-pulse events.