Skip to main content
Glama

mcp-helper-tools

listTimezones

Display all available IANA timezones, optionally filter by region, to simplify timezone selection and management in the MCP server.

Instructions

List all available IANA timezones

Input Schema

NameRequiredDescriptionDefault
regionNoFilter timezones by region (e.g., America, Europe)

Input Schema (JSON Schema)

{ "properties": { "region": { "description": "Filter timezones by region (e.g., America, Europe)", "optional": true, "type": "string" } }, "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/MissionSquad/mcp-helper-tools'

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