Audit any website for its digital carbon footprint. Returns CO2/page, sustainability grade, green
hosting status, and recommendations.
Overview
The ClimateUX Carbon API audits any website for its digital carbon footprint. Built on 500+ real-world audits across 300+ domains.
What it returns:
-
▎ - CO2 grams per page view
-
▎ - Sustainability grade (A–F)
-
▎ - Green hosting status
-
▎ - Page weight and performance score
-
▎ - Actionable recommendations
Get a free API key: https://api.climateux.net/api/v1/keys/register
▎ Also available as a ChatGPT GPT: https://chatgpt.com/g/g-69b7e11e93c08191914881689955ed5c-climate-ux-carbon-auditor
Server Config
{
"mcpServers": {
"climateux-carbon-api": {
"url": "https://mcp.climateux.net/mcp",
"headers": {
"X-API-Key": "<YOUR_CLIMATEUX_API_KEY>"
}
}
}
}