Model Context ProtocolMid-Atlantic and MidwestPJM:MCP
PJM logo

PJM MCP server

PJM Interconnection

The PJM MCP server provides an ISO-bound interface to Ask the Grid's PJM catalog for compatible agents. Discovery, schemas, SQL validation, and OAuth tokens all retain the PJM boundary.

Connect the PJM MCP server

Choose the AI client you use. Ask the Grid recognizes your signed-in account and shows active authorizations for this market.

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

  1. 01Open Claude Settings → Connectors.
  2. 02Choose Add custom connector, name it “Ask the Grid PJM,” and paste the resource URL below.
  3. 03Select Add, then Connect. Review the requested scopes and choose Allow.
  4. 04In a conversation, open Search and tools and enable the Ask the Grid PJM tools.
PJM resource URL
https://mcp.askthegrid.com/v1/pjm
Official Claude MCP documentation

Overview

A market-scoped path from compatible AI clients into Ask the Grid’s PJM catalog and reviewed asset intelligence.

01

Analyze PJM nodal and zonal prices

02

Compare regional load with forecast vintages

03

Inspect generation, outages, and congestion context

04

Resolve PJM plants, nodes, substations, and transmission lines

05

Read published asset dossiers or request reviewed Enterprise hydration

Tools

Typed actions for catalog discovery, bounded data reads, live grid context, and reviewed asset intelligence.

search_data

Find query-ready datasets in the connected ISO catalog.

describe_data

Inspect one dataset's schema and semantic query contract.

query_data

Run bounded read-only SQL against ISO-approved tables.

query_grid_assets

Search typed plants, nodes, zones, substations, and lines.

get_live_grid_status

Return current ISO headline values and freshness metadata.

get_asset_profile

Read a compact published profile for one exact grid asset.

get_asset_intelligence

Read an Enterprise source-backed asset intelligence dossier.

Enterprise
request_asset_hydration

Queue Enterprise hydration for an existing grid asset.

Enterprise
get_asset_hydration_status

Read the status of one owned asset hydration request.

Enterprise

Data available

16 catalog-registered datasets are queryable through this PJM resource. Each dataset retains its source, schema, coverage, and query notes.

Browse the full data catalog

Example prompts

Questions a connected client can answer with the PJM resource.

  1. 01Compare PJM prices across the western and eastern zones today.
  2. 02Show PJM load versus the most recent forecast for each hour.
  3. 03Find large gas plants near a named PJM substation.
  4. 04Get the published intelligence dossier for this plant, or request hydration if it is missing.

Access and authorization

The client discovers Ask the Grid’s authorization server, sends you through sign-in, and asks you to approve the exact scopes it needs.

Authentication
OAuth 2.1 with PKCE S256
Default scopes
mcp:catalog.read · mcp:grid.read · mcp:sql.read · mcp:assets.read
Hydration scope
mcp:assets.write · Enterprise approval required
Safety boundary
PJM-only audience, table allowlist, row limits, and audited calls

Opening the resource from a compatible client while signed out routes through the standard Ask the Grid sign-in page before the authorization screen.

Frequently asked questions

What can the PJM MCP server access?
Only datasets registered for PJM. The resource URL, OAuth audience, discovery responses, and SQL validator all retain the PJM boundary.
Does the PJM 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 PJM MCP server change data?
Market and catalog tools are read-only, rate-limited, table-allowlisted, row-bounded, and audited. Enterprise users can separately approve a write scope that only queues an idempotent, reviewed asset-hydration request.

Switch resources to change the code-owned ISO boundary.