5 hours ago
MCP server for retrieval of Australian economic and financial data - supports ABS, RBA and APRA
Docs: https://auseconmcp.com
Server Config
{
"mcpServers": {
"ausecon": {
"command": "uvx",
"args": [
"ausecon-mcp-server"
]
}
}
}