MCP server exposing 3 tools for iso-ne.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/iso-ne/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
isone_lmp — ISO New England five-minute real-time locational marginal prices (LMP $/MWh) with their energy, congestion and loss components, for the eight New England load zones and hubs. ISO-NE runs the grid and wholesale market for CT, MA, ME, NH, RI and VT. Use for "New England power price right now", "Massachusetts wholesale electricity price", "ISO-NE zonal price spread". Requires an API key.isone_load — ISO New England system load (total electricity demand) in MW at five-minute resolution for the six-state New England footprint. Use for "New England electricity demand right now", "ISO-NE peak load today", demand-response and capacity questions. Requires an API key.isone_fuel_mix — ISO New England generation by fuel category in MW — natural gas, nuclear, hydro, wind, solar, refuse, wood, coal, oil, landfill gas and net interchange with neighbouring grids — with the marginal-fuel flag ISO-NE publishes alongside it. Use for "what is New England burning right now", "ISO-NE renewable share", "how much gas is New England on". Requires an API key.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/iso-ne/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io