DOE Energy Information
com.olyport/eiaEnergy data from EIA: electricity, fuel prices, and renewables
Tools · 4
Get electricity generation, consumption, or price data from the EIA. Returns data on electricity production, retail sales, prices, and fuel consumption for power generation across US states a…
Get petroleum and oil price or production data from the EIA. Returns time series data for petroleum products including crude oil prices, production volumes, imports, exports, and refinery ope…
Get natural gas production, consumption, or price data from the EIA. Returns data on natural gas wellhead prices, marketed production, consumption by sector, and interstate pipeline flows. …
Get a comprehensive energy profile for a US state from the EIA. Returns an overview of energy production, consumption, prices, and expenditures across all fuel types for the specified state. …
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"doe_energy_information": {
"url": "https://mcp.olyport.com/eia/mcp",
"transport": "streamable-http"
}
}
}