Kardashev
FreeNot checkedMCP server for Kardashev Labs US grid data, giving agents live LMP, carbon intensity, load, curtailment, interconnection queues, ERCOT large loads, and the publ
About
MCP server for Kardashev Labs US grid data, giving agents live LMP, carbon intensity, load, curtailment, interconnection queues, ERCOT large loads, and the public RT-DA spread forecast track record. Requires no API key.
README
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
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
Links
- Website: kardashevlabs.org
- Forecast track record: kardashevlabs.org/forecast
- API docs: data.kardashevlabs.org/docs
- Python client: kardashev
- JS/TS client: kardashev
License
MIT
Installing Kardashev
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/kardashev-lab/kardashev-mcpFAQ
Is Kardashev MCP free?
Yes, Kardashev MCP is free — one-click install via Unyly at no cost.
Does Kardashev need an API key?
No, Kardashev runs without API keys or environment variables.
Is Kardashev hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Kardashev in Claude Desktop, Claude Code or Cursor?
Open Kardashev on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Kardashev with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
