other tools and integrations

Climatiq Mcp Server

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.

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y jagan-shanmugam/climatiq-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "climatiq-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "jagan-shanmugam/climatiq-mcp-server"
  ]
}

About This MCP Server

jagan-shanmugam/climatiq-mcp-server

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.

GitHub: https://github.com/jagan-shanmugam/climatiq-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub