Energy / EIA data for AI agents
US energy data from the Energy Information Administration: gasoline, natural gas, electricity, oil supply, renewables, consumption.
Get a free key → See all 7 tools
Connect in one step
Energy / EIA tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Energy / EIA tools (7)
| eia_gasoline_prices | Weekly US retail gasoline prices by region (PADD) and grade. |
| eia_natural_gas | Henry Hub spot, futures, residential prices, weekly storage. |
| eia_electricity_state | Monthly state-level electricity price, sales, revenue, customers, generation. |
| eia_oil_supply | Weekly US crude production, imports, stocks, refinery inputs by PADD. |
| eia_renewable_generation | Monthly generation by source: solar, wind, hydro, nuclear, geothermal, biomass. |
| eia_energy_consumption | Monthly energy consumption by sector: residential, commercial, industrial, transportation. |
| eia_series_lookup | Flexible lookup of any EIA series ID (e.g. PET.RWTC.D for WTI crude daily). |
Common queries this domain answers: oil · gas · crude · natural gas · petroleum · commodity · commodities · gold · silver · copper · wheat · corn · soybean · lumber · futures · spot price · barrel · brent.
Why LiveDataLink for Energy / EIA
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from US EIA - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Energy / EIA data can an AI agent access through LiveDataLink?
- US energy data from the Energy Information Administration: gasoline, natural gas, electricity, oil supply, renewables, consumption. It exposes 7 tools (eia_gasoline_prices, eia_natural_gas, eia_electricity_state, eia_oil_supply, eia_renewable_generation, eia_energy_consumption, and more) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from US EIA.
- How do I connect to the LiveDataLink Energy / EIA MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Energy / EIA tools load under the same key as every other domain.
- Is the LiveDataLink Energy / EIA data free and safe to redistribute?
- LiveDataLink sources Energy / EIA data from US EIA. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.