A Model Context Protocol (MCP) server for accessing the Climatiq API to calculate carbon emissions. This allows AI assistants to perform real-time carbon calculations and provide climate impact insights.
carbon-emission-calculationclimatiq-apimcp-serverai-assistant-tooltool
Installation & Configuration
{
"mcpServers": {
"climatiq-mcp-server": {
"command": "climatiq-mcp-server",
"env": {
"CLIMATIQ_API_KEY": "your_climatiq_api_key"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/3/17
Updated
2026/6/7