You're viewing a demo portfolio

Join the waitlist
PRSM

get_intensity_by_date

Active

Tool of caruon

declared in 0.1.0

Get UK electricity carbon intensity for every 30-minute period on a specific date (e.g., "2024-01-15"). Returns gCO2/kWh forecast and actual. Use to identify lowest-carbon hours.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "date": "2024-01-15"
    },
    {
      "date": "2024-03-20"
    }
  ],
  "required": [
    "date"
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "Date in YYYY-MM-DD format (e.g., 2024-03-15)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

caruon

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

1/7 registries
View full server →