Agentโ™ฅ๏ธŽAge
Catalog

io.github.pranavbhosale25/eia-mcp-gridsense

Official

by pranavbhosale25 ยท Python

MCP server for US electricity grid data: fuel mix, demand, retail prices, CO2 emissions

MCP server that exposes United States electricity grid data from the EIA API. It provides endpoints for hourly generation fuel mix and hourly grid-region demand, plus monthly retail price proxy data and annual CO2 emissions by state for the electric power sector.

๐Ÿ› ๏ธ Key Features

  • Tool: get_fuel_mix โ€” hourly generation by fuel source for a grid region
  • Tool: get_electricity_demand โ€” hourly demand for a grid region
  • Tool: get_wholesale_prices โ€” monthly retail price proxy for a state
  • Tool: get_co2_emissions โ€” annual CO2 emissions by state (electric power sector)

๐Ÿš€ Use Cases

  • Query hourly generation composition for a grid region
  • Retrieve hourly electricity demand for a grid region
  • Obtain state-level monthly retail price proxy values
  • Access annual CO2 emissions data by state for the electric power sector

โšก Developer Benefits

  • Direct access to EIA API-backed grid datasets through MCP tools
  • Requires only an EIA API key set via environment variable (or local .env)

โš ๏ธ Limitations

io.github.pranavbhosale25/eia-mcp-gridsense - agentage MCP Catalog