installed_power
ActiveTool of Energy Charts
Installed generation capacity by production type for a country, as an annual or monthly series. Returns {time:["2002",...], production_types:[{name, data}]}; data arrays are aligned to the time array. Capacity in GW.
Parameters schema
{
"type": "object",
"required": [
"country"
],
"properties": {
"country": {
"type": "string",
"description": "2-letter lowercase country code, e.g. \"de\", \"fr\", \"es\"."
},
"time_step": {
"enum": [
"yearly",
"monthly"
],
"type": "string",
"description": "Granularity of the capacity series. Default \"yearly\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Energy Charts
https://github.com/pipeworx-io/mcp-energy-charts
1/7 registries