get_intensity_by_date
ActiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
caruon
https://github.com/pipeworx-io/mcp-carbon
1/7 registries