@pipeworx/climatiq

Connect: https://gateway.pipeworx.io/climatiq/mcp · Install: one-click buttons

Tools: 3

Climatiq MCP — emission-factor database + carbon estimate API.

Tools

  • search_factors(query?, category?, source?, region?, year?, unit_type?, results_per_page?, page?)
  • estimate_emissions(emission_factor, parameters)
  • list_unit_types()

Auth

  • Platform key: gateway env PLATFORM_CLIMATIQ_KEY.
  • BYO: ?_apiKey=<key> after registering at https://www.climatiq.io (free 200 req/mo).

Data source

https://api.climatiq.io/data/v1/ — Bearer token.

Tools

  • search_factors — Search Climatiq’s emission-factor database. Use to discover factor IDs and required parameters before calling estimate_emissions. Filter by query, category, source (e.g., “EPA”, “DEFRA”), region (ISO
  • estimate_emissions — Calculate kgCO₂e for an activity. Pass an emission_factor with at minimum activity_id (from search_factors) or id, plus the required parameters (e.g., { energy: 200, energy_unit: "kWh" }). Ret
  • list_unit_types — List supported unit-type families (Energy / Volume / Distance / Mass / etc.) and their valid units.

Tools

  • estimate_emissions — Calculate kgCO₂e for an activity. Pass an emission_factor with at minimum `activity_id` (from search_factors) or `id`, plus the required `parameters` (e.g., `{ energy: 200, energy_unit: kWh }`). Retur
  • list_unit_types — List supported unit-type families (Energy / Volume / Distance / Mass / etc.) and their valid units.
  • search_factors — Search Climatiq's emission-factor database. Use to discover factor IDs and required parameters before calling estimate_emissions. Filter by query, category, source (e.g., EPA , DEFRA ), region (ISO co

Regenerated from source · build May 21, 2026