Skip to main content
Glama
kardashev-lab

kardashev-mcp

Official

kardashev-mcp

npm

MCP server for Kardashev Labs US grid data. Gives agents live LMP, carbon intensity, load, curtailment, interconnection queues, ERCOT large loads, and the public RT−DA spread forecast track record. No API key required.

Data comes from the public API at data.kardashevlabs.org.

Install

npx -y kardashev-mcp

Cursor (~/.cursor/mcp.json)

{
  "mcpServers": {
    "kardashev": {
      "command": "npx",
      "args": ["-y", "kardashev-mcp"]
    }
  }
}

Claude Code

claude mcp add kardashev -- npx -y kardashev-mcp

Related MCP server: GridPulse Energy

Tools

Tool

What it returns

list_isos

Covered ISOs/RTOs and live ingest status

get_fuel_mix

Generation by fuel type (MW)

get_carbon

Carbon intensity (lbs CO₂/MWh)

get_lmp

Locational marginal prices (RT/DA)

get_load

Actual grid load (MW)

get_load_forecast

Near-term load forecast

get_curtailment

Solar/wind curtailment

get_queue

Interconnection queue projects

get_large_load

ERCOT large-load interconnection snapshot

get_spread_forecast

Live ERCOT RT−DA spread forecast (issued before delivery)

get_forecast_track_record

Scored public track record for the spread models

Row-returning tools default to limit=50 (hard max 500) so agents stay within context budgets.

Optional env

Variable

Default

Purpose

KARDASHEV_BASE_URL

https://data.kardashevlabs.org

Override API base (local data plane)

KARDASHEV_TIMEOUT_MS

30000

Per-request timeout

Develop

npm install
npm run build
npm start                 # stdio
npm run inspect           # MCP Inspector

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for the Australian Energy Market Operator (AEMO) National Electricity Market. Plain-English access to 5-min dispatch prices, regional demand, interconnector flows, generation by fuel, rooftop PV.
    5
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    MCP server for real-time electricity prices, carbon intensity, and energy analytics across 41+ zones in Europe, Great Britain, the United States, and Australia. Query live prices, compare zones, check gas storage levels, get green scores, find optimal charging windows, and access advanced analytics. Free Basic tier requires no API key. Install via npx gridpulse-mcp or connect directly via Streamab
  • A
    license
    A
    quality
    A
    maintenance
    Description: Data-center, power & gas intelligence MCP server. 33 tools covering 21,000+ data-center facilities (170+ countries), 232 US power markets scored by the DC Hub Power Index (DCPI), 2,000+ tracked M\&A deals, ISO grid telemetry (PJM, ERCOT, CAISO, MISO, SPP, NYISO), fiber routes, energy pricing. License: Free to cite (CC-BY-4.0). Existing distribution: In the official MCP registry; indexe
    6
    82
    2
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    A read-only MCP server that exposes European day-ahead electricity prices for ~41 bidding zones via tools like hourly prices, cheapest hours, current price, and cross-zone summary, enabling AI agents to query energy market data.

View all related MCP servers

Related MCP Connectors

  • US ISO Grid MCP — real-time electricity generation, fuel mix, demand,

  • MCP server for Mireye Earth — federal-source-cited geospatial data for any MCP-aware agent.

  • Agent-native crypto market-data over MCP+REST: order flow, whales, liquidations, calibrated scores

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kardashev-lab/kardashev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server