Australian Economic Data (ABS, RBA & APRA)
Rank #4,100io.github.AnthonyPuggs/ausecon-mcp-server
Australian economic data from the ABS, RBA, and APRA: CPI, GDP, cash rate, labour, and more.
Australian Economic Data (ABS, RBA & APRA) is a Model Context Protocol (MCP) server published by anthonypuggs. It ranks #4,100 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Australian Economic Data (ABS, RBA & APRA) is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 11 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 127,946 of 132,046 servers on MCP Toplist.
Use Australian Economic Data (ABS, RBA & APRA)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ausecon-mcp-server https://mcp.auseconmcp.com/mcpclaude mcp add ausecon-mcp-server -- uvx ausecon-mcp-server[mcp_servers.ausecon-mcp-server]
url = "https://mcp.auseconmcp.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ausecon-mcp-server]
command = "uvx"
args = ["ausecon-mcp-server"]Add to ~/.codex/config.toml.
https://mcp.auseconmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ausecon-mcp-server": {
"command": "uvx",
"args": [
"ausecon-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ausecon-mcp-server": {
"url": "https://mcp.auseconmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ausecon-mcp-server": {
"command": "uvx",
"args": [
"ausecon-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ausecon-mcp-server": {
"type": "http",
"url": "https://mcp.auseconmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ausecon-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"ausecon-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ausecon-mcp-server": {
"serverUrl": "https://mcp.auseconmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ausecon-mcp-server": {
"command": "uvx",
"args": [
"ausecon-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ausecon-mcp-server": {
"url": "https://mcp.auseconmcp.com/mcp"
}
}
}{
"mcpServers": {
"ausecon-mcp-server": {
"command": "uvx",
"args": [
"ausecon-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AnthonyPuggs%2Fausecon-mcp-server)<a href="https://mcptoplist.com/server/io.github.AnthonyPuggs%2Fausecon-mcp-server"><img src="https://mcptoplist.com/badge/io.github.AnthonyPuggs%2Fausecon-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
anthonypuggs
Available versions (11)
| Version | Published |
|---|---|
| 1.14.5 | Sep 2, 2026 |
| 1.14.4 | Sep 2, 2026 |
| 1.14.3 | Sep 2, 2026 |
| 1.14.2 | Aug 2, 2026 |
| 1.14.1 | Aug 1, 2026 |
| 1.14.0 | Jul 26, 2026 |
| 1.13.0 | Jun 18, 2026 |
| 1.12.1 | Jun 16, 2026 |
| 0.12.1 | Apr 19, 2026 |
| 0.11.0 | Apr 19, 2026 |
| 0.5.5 | Apr 17, 2026 |
Frequently asked questions
- Who maintains Australian Economic Data (ABS, RBA & APRA)?
- Australian Economic Data (ABS, RBA & APRA) is maintained by anthonypuggs, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Australian Economic Data (ABS, RBA & APRA) listed on the Official MCP Registry?
- Yes — Australian Economic Data (ABS, RBA & APRA) is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Australian Economic Data (ABS, RBA & APRA) have?
- MCP Toplist tracks 11 versions of Australian Economic Data (ABS, RBA & APRA), most recently published on Sep 2, 2026.
- Where can I find the source code for Australian Economic Data (ABS, RBA & APRA)?
- The source code for Australian Economic Data (ABS, RBA & APRA) is hosted at github.com/anthonypuggs/ausecon-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.