Skip to main content
Glama

Climatiq MCP Server

MIT License
5
  • Apple
  • Linux

set-api-key

Configure the API key to authenticate requests from the MCP server to the Climatiq API, enabling real-time carbon emissions calculations and climate impact insights.

Instructions

Set the Climatiq API key for authentication. This allows the server to make authorized requests to the Climatiq API.

Input Schema

NameRequiredDescriptionDefault
api_keyYesYour Climatiq API key obtained from app.climatiq.io

Input Schema (JSON Schema)

{ "properties": { "api_key": { "description": "Your Climatiq API key obtained from app.climatiq.io", "type": "string" } }, "required": [ "api_key" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jagan-shanmugam/climatiq-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server