Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

DOE Energy Information

com.olyport/eia

Energy data from EIA: electricity, fuel prices, and renewables

Uptime
10.7%
28 probes
Response
480ms
last probe
Tools
4
callable

Tools · 4

get_electricity_data

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_data

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_data

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_state_energy_profile

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"
    }
  }
}