Aemo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 304 installs a week from pypi.
Query the AEMO NEM in plain English — 5-min prices, demand, generation, rooftop PV.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aemo-mcp -- uvx aemo-mcp
{
"mcpServers": {
"aemo-mcp": {
"args": [
"aemo-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.aemo-mcp]
command = "uvx"
args = ["aemo-mcp"]
{
"mcpServers": {
"aemo-mcp": {
"args": [
"aemo-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aemo-mcp": {
"args": [
"aemo-mcp"
],
"command": "uvx"
}
}
}
Query the RBA in plain English — cash rate, FX, lending and deposit rates.
Query the ABS in plain English — CPI, labour force, building approvals, migration, GDP.
Query Australia's electricity market (NEM/AEMO): prices, generation, FCAS, interconnectors, bids.
Query the ATO in plain English — tax by postcode, corporate tax, GST, super, charities.
Query the WGEA in plain English — employer pay gap, workforce composition, leave.
Query the AIHW in plain English — mortality, cancer, health spend, hospital wait times.
Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command.
Query any database in plain English or SQL through a guardrailed, read-only data layer.
Answers built from our own checks of this server.