Renewables / NREL data for AI agents
National Renewable Energy Lab data: solar production estimates, wind resource, utility rates, alternative fuel stations.
Get a free key → See all 5 tools
Connect in one step
Renewables / NREL 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.
Renewables / NREL tools (5)
| nrel_pvwatts | Solar PV system production estimate (annual and monthly kWh) for any location and system config. |
| nrel_solar_resource | Annual and monthly solar irradiance (GHI, DNI, tilt) for a location. |
| nrel_utility_rates | Average residential, commercial, and industrial utility rates for a location. |
| nrel_alt_fuel_stations | Find EV charging, CNG, LNG, hydrogen, propane, and other alt-fuel stations near a location. |
| nrel_alt_fuel_station_detail | Detailed info for a specific alt-fuel station by ID. |
Common queries this domain answers: solar · wind · renewable · pvwatts · ev charging · nrel · utility rate · alt fuel · alternative fuel · clean energy · photovoltaic · irradiance · solar panel · charging station · hydrogen · e85 · biodiesel.
Why LiveDataLink for Renewables / NREL
- 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 NREL - 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 Renewables / NREL data can an AI agent access through LiveDataLink?
- National Renewable Energy Lab data: solar production estimates, wind resource, utility rates, alternative fuel stations. It exposes 5 tools (nrel_pvwatts, nrel_solar_resource, nrel_utility_rates, nrel_alt_fuel_stations, nrel_alt_fuel_station_detail) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from NREL.
- How do I connect to the LiveDataLink Renewables / NREL 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 Renewables / NREL tools load under the same key as every other domain.
- Is the LiveDataLink Renewables / NREL data free and safe to redistribute?
- LiveDataLink sources Renewables / NREL data from NREL. 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.