You're viewing a demo portfolio

Join the waitlist
PRSM

get_grid_data

Active

Tool of cloud.dchub/mcp-server

declared in 2.4.4

Real-time electricity grid data for the 7 US ISOs (PJM, ERCOT, CAISO, MISO, SPP, NYISO, ISO-NE) via EIA hourly RTO: fuel mix, demand, 24h demand curve. Pass iso=PJM (any of the 7). Raw real-time telemetry for one ISO; do NOT use for power-availability, time-to-power or interconnection-queue analysis (use get_grid_intelligence), nor for retail/gas pricing detail (use get_energy_prices). For non-US grids (GB, EU bidding zones, Taiwan, Australia) use get_grid_scoreboard.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "iso": {
      "type": "string",
      "description": "ISO/RTO grid region (required): ERCOT, PJM, MISO, CAISO, SPP, NYISO, ISONE"
    },
    "metric": {
      "type": "string",
      "description": "Optional metric focus, e.g. fuel_mix, demand, demand_curve"
    },
    "period": {
      "type": "string",
      "description": "Optional time window for the metric, e.g. 24h"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cloud.dchub/mcp-server

https://github.com/azmartone67/dchub-backend

1/7 registries
View full server →
get_grid_data — cloud.dchub/mcp-server — PRSM MCP