You're viewing a demo portfolio

Join the waitlist
PRSM

electricity_price

Active

Tool of Energy Charts

declared in 0.1.0

Day-ahead spot electricity prices for a bidding zone over a date range. Returns {unix_seconds, price, unit}; the price array is timestamp-aligned to unix_seconds. Prices in EUR/MWh.

Parameters schema

{
  "type": "object",
  "required": [
    "bzn",
    "start",
    "end"
  ],
  "properties": {
    "bzn": {
      "type": "string",
      "description": "Bidding-zone code, e.g. \"DE-LU\", \"FR\", \"AT\", \"ES\"."
    },
    "end": {
      "type": "string",
      "description": "End date, YYYY-MM-DD."
    },
    "start": {
      "type": "string",
      "description": "Start date, YYYY-MM-DD."
    }
  }
}

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 →
electricity_price — Energy Charts — PRSM MCP