Eia Mcp Gridsense
FreeNot checkedMCP server exposing US electricity grid data (fuel mix, demand, retail prices, CO2 emissions) from the EIA API
About
MCP server exposing US electricity grid data (fuel mix, demand, retail prices, CO2 emissions) from the EIA API
README
An MCP server exposing US electricity grid data from the EIA API:
get_fuel_mix— hourly generation by fuel source for a grid regionget_electricity_demand— hourly demand for a grid regionget_wholesale_prices— monthly retail price proxy for a stateget_co2_emissions— annual CO2 emissions by state, electric power sector
Setup
Requires an EIA API key: https://www.eia.gov/opendata/register.php
Set it as an environment variable (or in a local .env file, never committed):
EIA_API_KEY=your-key-here
Usage with Claude Desktop
{
"mcpServers": {
"eia-mcp-gridsense": {
"command": "uvx",
"args": ["eia-mcp-gridsense"],
"env": {
"EIA_API_KEY": "your-key-here"
}
}
}
}
Installing Eia Mcp Gridsense
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/pranavbhosale25/eia-mcp-gridsenseFAQ
Is Eia Mcp Gridsense MCP free?
Yes, Eia Mcp Gridsense MCP is free — one-click install via Unyly at no cost.
Does Eia Mcp Gridsense need an API key?
No, Eia Mcp Gridsense runs without API keys or environment variables.
Is Eia Mcp Gridsense hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Eia Mcp Gridsense in Claude Desktop, Claude Code or Cursor?
Open Eia Mcp Gridsense 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 mcpdotdirectCompare Eia Mcp Gridsense with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
