Skip to main content
Glama

Climatiq MCP Server

MIT License
5
  • Apple
  • Linux

hotel-emission

Measure carbon emissions from hotel stays by inputting the number of nights and hotel location. Utilize Climatiq MCP Server for accurate climate impact insights.

Instructions

Calculate carbon emissions from hotel stays based on the number of nights stayed and the location of the hotel.

Input Schema

NameRequiredDescriptionDefault
hotel_nightsYesNumber of nights stayed
locationYesLocation of the hotel
yearNoYear of the hotel stay

Input Schema (JSON Schema)

{ "properties": { "hotel_nights": { "description": "Number of nights stayed", "type": "number" }, "location": { "description": "Location of the hotel", "type": "string" }, "year": { "description": "Year of the hotel stay", "type": "number" } }, "required": [ "hotel_nights", "location" ], "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