
Ausecon
Pull Australian macro indicators—CPI, GDP, RBA cash rate, labour, and external sector—from ABS and RBA sources inside your research agent.
Overview
Ausecon is an MCP server for the Idea phase that exposes Australian ABS and RBA economic indicators to agents for market and macro research.
What is this MCP server?
- Australian economic data from ABS and RBA official sources
- Indicators include CPI, GDP, cash rate, labour market, and external sector
- Python package ausecon-mcp-server installable via uvx from PyPI
- stdio MCP version 0.5.5 for local agent sessions
- Server version 0.5.5 on PyPI identifier ausecon-mcp-server
- Data domains listed: CPI, GDP, cash rate, labour, external sector (ABS + RBA)
- Transport: stdio via uvx runtimeHint
Community signal: 2 GitHub stars.
What problem does it solve?
Builders targeting Australia waste hours copying CPI, rates, and labour stats from scattered government sites instead of querying them from the agent.
Who is it for?
Solo founders and analysts building or writing about Australian markets who want MCP-driven ABS and RBA data in the IDE.
Skip if: US-only or EU-only products with no AU angle, or teams needing live trading feeds and sub-second market data.
What do I get? / Deliverables
Your agent can fetch authoritative AU macro series while you size markets, price products, or draft growth narratives.
- Agent-retrieved Australian official economic series for research prompts
- Faster market sizing and narrative drafts grounded in ABS and RBA data
Recommended MCP Servers
Journey fit
Macro data supports opportunity and market sizing before you commit; Idea research is the first place founders need authoritative AU stats. Research subphase covers competitor and market context; official ABS and RBA series anchor Australian theses without manual spreadsheet hunting.
How it compares
Official Australian macro data MCP, not a generic web search skill or stock brokerage integration.
Common Questions / FAQ
Who is ausecon-mcp-server for?
Indie builders, researchers, and agent authors who need Australian CPI, GDP, RBA rates, and labour stats inside Claude Code or similar MCP clients.
When should I use ausecon-mcp-server?
During idea research and validate pricing or positioning when macro conditions matter, and optionally for grow analytics content backed by ABS and RBA figures.
How do I add ausecon-mcp-server to my agent?
Configure stdio MCP to run uvx ausecon-mcp-server per the PyPI package, ensure Python/uv tooling is installed, then query indicators from your agent session.