MCP.so
Sign In
Servers

Climatiq MCP Server

@jagan-shanmugam

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.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "climatiq-mcp-server": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

More from Other