You're viewing a demo portfolio

Join the waitlist
PRSM

installed_power

Active

Tool of Energy Charts

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Energy Charts

https://github.com/pipeworx-io/mcp-energy-charts

1/7 registries
View full server →