You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

intensity_forecast

Inactive

Tool of Carbon Intensity Uk

declared in 0.1.0

National carbon intensity (forecast + actual, gCO2/kWh) over a time window of half-hourly settlement periods. Use range="fw24h" for the 24h forecast forward from "from", range="pt24h" for the past 24h, or pass explicit "from"/"to" ISO8601 timestamps for a custom range. Alternatively pass "date" (YYYY-MM-DD) for a full UTC day.

Parameters schema

{
  "type": "object",
  "properties": {
    "to": {
      "type": "string",
      "description": "End time, ISO8601 UTC. Use with \"from\" for an explicit range (ignored if \"range\" is set)."
    },
    "date": {
      "type": "string",
      "description": "A single UTC day, YYYY-MM-DD e.g. \"2026-06-01\". Returns all 48 settlement periods."
    },
    "from": {
      "type": "string",
      "description": "Start time, ISO8601 UTC e.g. \"2026-06-02T12:00Z\". Required unless using \"date\"."
    },
    "range": {
      "enum": [
        "fw24h",
        "pt24h"
      ],
      "type": "string",
      "description": "Forward 24h forecast or past 24h, relative to \"from\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Carbon Intensity Uk

https://github.com/pipeworx-io/mcp-carbon-intensity-uk

1/7 registries
View full server →
intensity_forecast — Carbon Intensity Uk — PRSM MCP