mcpbeat Sign in

DOE Energy Information MCP Server

answering

DOE Energy Information is answering right now. Last checked 5 min ago. It exposes 4 tools.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
550 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check DOE Energy Information every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add eia --transport http https://mcp.olyport.com/eia/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eia": {
      "url": "https://mcp.olyport.com/eia/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eia]
url = "https://mcp.olyport.com/eia/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "eia": {
      "url": "https://mcp.olyport.com/eia/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eia": {
      "url": "https://mcp.olyport.com/eia/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

electricity
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 and sectors. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'TX'). Omit for national data. sector: Sector filter. Common values: 'RES' (residential), 'COM' (commercial), 'IND' (industrial), 'TRA' (transportation), 'ALL' (all sectors). frequency: Data frequency: 'monthly', 'quarterly', or 'annual'. Default is 'monthly'. limit: Maximum number of records to return (default 100, max 5000).
natural
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. Args: state: Two-letter US state abbreviation (e.g. 'TX', 'PA'). Omit for national data. frequency: Data frequency: 'monthly' or 'annual'. Default is 'monthly'. limit: Maximum number of records to return (default 100, max 5000).
petroleum
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 operations. Args: series: EIA series ID for the petroleum data. Common series: 'PET.RWTC.D' (WTI crude oil daily price), 'PET.RBRTE.D' (Brent crude oil daily price), 'PET.EMM_EPMR_PTE_NUS_DPG.W' (US regular gasoline weekly price), 'PET.MCRFPUS2.M' (US crude oil production monthly). Default is 'PET.RWTC.D'. limit: Maximum number of records to return (default 100, max 5000).
state
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. Useful for understanding a state's full energy landscape. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'TX', 'NY').

Endpoints

URLTransportStateLatencyChecked
https://mcp.olyport.com/eia/mcp streamable-http answering 550 ms 5 min ago

Alternatives to DOE Energy Information

same job, measured the same way
Amber Electric MCP by UnClick
by malamutemayhem

Real-time Australian electricity spot prices and renewables data from Amber Electric. By UnClick.

22 installs/wk local only
Energy Charts
by pipeworx-io

Energy-Charts (Fraunhofer ISE) MCP — European electricity generation, prices, and capacity.

41 tools answering
Eia MCP Gridsense
by pranavbhosale25

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

46 installs/wk local only
Us Iso Grid
by pipeworx-io

US ISO Grid MCP — real-time electricity generation, fuel mix, demand,

41 tools answering
GridHub Electricity Market Data
by jalcodev

Live and historical electricity prices and demand for 25 grids; carbon intensity for GB.

6 tools answering
Gridcarbon MCP
by gridcarbon

Hourly electricity carbon intensity for 45 zones, from ENTSO-E, EIA and NESO. No API key needed.

137 installs/wk local only
Eia
by pipeworx-io

EIA MCP — US Energy Information Administration API v2

36 tools answering
SMARD Energy Prices (x402)
by moldy93

Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet.

1 tools answering

DOE Energy Information — questions

Answers built from our own checks of this server.

What can DOE Energy Information do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_electricity_data, get_natural_gas_data, get_petroleum_data, get_state_energy_profile. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DOE Energy Information working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 550 ms. The bar chart above shows every period we have measured.
How do I connect DOE Energy Information?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DOE Energy Information need an API key?
No. DOE Energy Information completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DOE Energy Information?
It answers our handshake in 550 ms on average, which is faster than 25% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.