NYISO MCP server
New York Independent System Operator · NYISO Market Information System (MIS)
The NYISO MCP server connects compatible AI clients to Ask the Grid's New York catalog. The server binds authorization and query validation to NYISO before any dataset is read.
https://mcp.askthegrid.com/v1/nyiso35
datasets
14
tools
NYISO
scope
Streamable HTTP · protocol 2025-11-25
Connect it in about a minute.
Pick your client. Ask the Grid recognizes your signed-in account and shows any authorization already active for NYISO.
Checking your Ask the Grid session…
Connect with Claude
Add Ask the Grid as a custom connector, then authorize it with your existing account.
Claude Pro, Max, Team, and Enterprise
- 01Open Claude Settings → Connectors.
- 02Choose Add custom connector, name it “Ask the Grid NYISO,” and paste the resource URL below.
- 03Select Add, then Connect. Review the requested scopes and choose Allow.
- 04In a conversation, open Search and tools and enable the Ask the Grid NYISO tools.
https://mcp.askthegrid.com/v1/nyiso
Once connected
Ask it NYISO questions.
Compare today’s NYISO zonal LBMPs by zone.
How did yesterday's NYISO load compare with the day-ahead forecast?
Find generating plants in Zone J and summarize capacity by fuel.
Get the published intelligence dossier for this plant, or request hydration if it is missing.
Compare zonal and generator LBMPs
Track New York load and forecast revisions
Inspect generation, outages, and interface context
Resolve NYISO zones, plants, nodes, substations, and lines
Read published asset dossiers or request reviewed Enterprise hydration
Explore NYISO market workflows.
Start with the market terminology used in NYISO Market Information System (MIS), then open the underlying catalog contract before querying.
35 NYISO datasets, query-ready.
Each one keeps its source, schema, coverage, and query notes — the agent reads those before it queries.
atg.nyiso_prices_rtNYISO · 5-minuteNYISO Day-Ahead Pricesatg.nyiso_prices_daNYISO · hourlyNYISO Hourly Actual Loadatg.nyiso_loadNYISO · hourlyLoad Forecastnyiso.load_forecastNYISO · hourly forecastNYISO Generation Mix by Fuelatg.nyiso_generation_mixNYISO · 5-minuteReal-Time Ancillary Service Pricesnyiso.rt_ancillary_pricesNYISO · 5-minuteNYISO Day-Ahead Ancillary Pricesatg.nyiso_ancillary_daNYISO · hourly (day-ahead)Real-Time Limiting Constraintsnyiso.rt_limiting_constraintsNYISO · 5-minuteUnder the hood.
Every credential is audience-bound to NYISO. The boundary is enforced in the resource URL, the OAuth audience, the discovery response, and the SQL validator — not by asking the model nicely.
Full tool contractssearch_dataFind query-ready datasets in the connected ISO catalog.
READdescribe_dataInspect one dataset's schema and semantic query contract.
READquery_dataRun bounded read-only SQL against ISO-approved tables.
READquery_grid_assetsSearch typed plants, nodes, zones, substations, and lines.
READget_live_grid_statusReturn current ISO headline values and freshness metadata.
READget_asset_profileRead a compact published profile for one exact grid asset.
READget_asset_intelligenceRead an Enterprise source-backed asset intelligence dossier.
Entrequest_asset_hydrationQueue Enterprise hydration for an existing grid asset.
Entget_asset_hydration_statusRead the status of one owned asset hydration request.
Entget_alert_capabilitiesRead the exact market, target, signal, and condition combinations the alert evaluator can execute.
READlist_alertsList active alert rules owned by the authenticated user.
READget_alertRead one owned alert rule and its recent activity.
READcreate_alertCreate an alert only from an explicit user request after checking that its threshold and cadence are sensible.
READmanage_alertPause, resume, update, or archive one owned alert after an explicit user request.
READ- Authentication
- OAuth 2.1 with PKCE S256
- Market boundary
- NYISO-only audience, allowlist, row caps, audited
- Default scopes
- mcp:catalog.read · mcp:grid.read · mcp:sql.read · mcp:assets.read
- Hydration scope
- mcp:assets.write — Enterprise approval required
Questions.
- What can the NYISO MCP server access?
- Only datasets registered for NYISO. The resource URL, OAuth audience, discovery responses, and SQL validator all retain the NYISO boundary.
- Does the NYISO MCP server require an account?
- Yes. Compatible clients use OAuth 2.1 with PKCE, and you approve the connection while signed in to Ask the Grid.
- Can the NYISO MCP server change data?
- Market and catalog tools cannot change source market data: they are read-only, rate-limited, table-allowlisted, row-bounded, and audited. Separate write scopes can manage only the signed-in user's Ask the Grid alerts or queue an idempotent, reviewed Enterprise asset-hydration request.
- Is this NYISO MCP server operated by New York Independent System Operator?
- No. Ask the Grid operates this MCP server independently. Each catalog record identifies its originating publisher and links to the source publication, including data from NYISO Market Information System (MIS).
- How is MCP different from using NYISO Market Information System (MIS) directly?
- The source portal remains the publication of record. The MCP server gives compatible AI clients typed dataset discovery, schema descriptions, ISO-scoped authorization, and bounded read-only queries over Ask the Grid's registered catalog.
Wire NYISO into your agent.
Free to connect with an Ask the Grid account.