You're viewing a demo portfolio

Join the waitlist
PRSM

renewable_share

Active

Tool of Energy Charts

declared in 0.1.0

Renewable share of electricity load for a country over a date range. Returns a list of series [{name, data, ...}] where each data point is a percentage; values are timestamp-ordered. Percent of load.

Parameters schema

{
  "type": "object",
  "required": [
    "country",
    "start",
    "end"
  ],
  "properties": {
    "end": {
      "type": "string",
      "description": "End date, YYYY-MM-DD."
    },
    "start": {
      "type": "string",
      "description": "Start date, YYYY-MM-DD."
    },
    "country": {
      "type": "string",
      "description": "2-letter lowercase country code, e.g. \"de\", \"fr\", or \"all\" for the EU aggregate."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Energy Charts

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

1/7 registries
View full server →
renewable_share — Energy Charts — PRSM MCP