ja

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.

#carbon emissions#Climatiq API#AI assistants
Publisherjagan-shanmugam/climatiq-mcp-server
Submitted date4/19/2025

Overview

Climatiq MCP Server

A Model Context Protocol (MCP) server that connects to the Climatiq API to enable real-time carbon emission calculations for AI assistants, providing climate impact insights.

How to Use

  • Install via source or uv package manager.
  • Configure the Climatiq API key via environment variables, runtime tools, or a .env file.
  • Run the server and integrate it with AI assistants like Claude.
  • Use provided utility scripts for testing and direct API access.

Key Features

  • Multiple Calculation Tools:
    • Electricity, travel, freight, cloud computing, and procurement emissions.
    • Custom emission factor searches and calculations.
  • Resource Management:
    • Stores results with climatiq://calculation/{id} URIs.
  • Natural Language Explanations:
    • Generates climate impact insights via prompts.
  • Utility Scripts:
    • Test client, LLM example client, CLI tool, and direct server runner.

Use Cases

  • AI Assistants: Provide real-time carbon footprint analysis in responses.
  • Sustainability Reporting: Automate emission tracking for businesses.
  • Developer Tools: Integrate carbon calculations into custom applications.
  • Educational Insights: Explain climate impact in natural language.

License: MIT

Visit More

View All