Query Australia's electricity market (NEM/AEMO): prices, generation, FCAS, interconnectors, bids.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Connect Claude to SCADA Miner β an AI-ready data warehouse for Australia's National Electricity Market (NEM). Ask natural-language questions about AEMO dispatch data: spot prices, generation output, FCAS markets, interconnector flows, constraints, bids, and more. Claude turns them into safe, read-only SQL against the warehouse and answers with numbers and charts.
The toolkit is a thin wrapper around the SCADA Miner remote MCP server
(https://chat.scadaminer.com/mcp). The server does the work; this repo just makes
it easy to add.
Pick the path that matches how you use Claude.
Adds the connector plus NEM-specific slash commands and a pre-prompted NEM analyst subagent.
You'll be prompted to sign in (OAuth) the first time Claude uses a SCADA Miner tool.
Just the MCP connection, no extra commands:
https://chat.scadaminer.com/mcpSee docs/connectors.md for screenshots-level detail and Team/Enterprise notes.
Slash commands (mirror the server's real workflow):
| Command | What it does |
|---|---|
/scadaminer:nem-price | Spot / FCAS price over a region and period |
/scadaminer:nem-generation | Generation output for a DUID, station, fuel, or region |
/scadaminer:duid-lookup | Resolve a station or DUID and show its facts |
/scadaminer:nem-capabilities | List the validated question shapes the warehouse answers |
Subagent: nem-analyst β a focused agent that follows the SCADA Miner
capability-first workflow (resolve entities β prefer a validated capability β
fall back to hand-written SQL β chart β cite numbers).
Skills live in skills/ and can be used with the SCADA Miner MCP
server in any Skills-capable Claude surface.
| Skill | Description |
|---|---|
nem-market-analysis | Answer Australian NEM / AEMO questions (prices, FCAS, generation, interconnectors, constraints, demand, bids, revenue) via the SCADA Miner MCP server: resolve entities, prefer validated query capabilities, write safe read-only SQL only as a fallback, and return cited numbers with charts. |
SCADA Miner is a remote MCP server with OAuth.
Its tools: search_entities, get_data_freshness, list_tables,
search_columns, get_table_schema, execute_sql, list_capabilities,
run_capability, build_chart, get_concept, plus start_question for
grouping a turn's calls into one auditable trace.
This repo contributes only configuration and prompts β no code runs locally.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/nem-explorer-scadaminer)<a href="https://allmcps.com/mcp/nem-explorer-scadaminer"><img src="https://allmcps.com/api/badge/nem-explorer-scadaminer?style=directory" alt="NEM Explorer (ScadaMiner) on AllMCPs" /></a>