v1.0.0 Stable release #19
AnthonyPuggs
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v1.0.0 Stable release
This is the first stable release of
ausecon-mcp-server: a local stdio MCP server for analyst-friendly access to Australian economic data from the ABS and RBA.Highlights
list_economic_concepts, a model-controlled discovery tool for curated economic concepts.get_economic_seriesthe preferred LLM-facing retrieval path for economists and analysts.YYYY,YYYY-Qn,YYYY-Sn,YYYY-MM, andYYYY-MM-DD.list_rba_tablesas a compatibility alias in favour oflist_catalogue(source="rba").New Semantic Discovery Workflow
list_economic_conceptsnow exposes analyst-friendly concepts with:get_economic_seriescallThis gives LLM clients a direct model-controlled discovery surface instead of relying only on MCP resources.
Improved
get_economic_seriesget_economic_seriesnow accepts natural analyst date bounds and normalises them internally:get_abs_dataandget_rba_tableremain strict and source-native.Semantic responses now include provenance metadata covering the requested bounds, resolved bounds, concept, variant, geography, frequency, and upstream target.
MCP UX And Standards
This release improves alignment with current MCP expectations:
ausecon://conceptsandlist_economic_conceptsnow share one concept-index implementationCompatibility Notes
list_rba_tablesremains available but is now deprecated as a compatibility alias. New clients should use:Beta Was this translation helpful? Give feedback.
All reactions