Skip to main content
Glama

Weather MCP Server

Apache 2.0
19
  • Linux
  • Apple

get_timezone_info

Retrieve current time and UTC offset details for any IANA timezone to coordinate schedules and manage global time differences.

Instructions

Get information about a specific timezone including current time and UTC offset.

Input Schema

NameRequiredDescriptionDefault
timezone_nameYesIANA timezone name (e.g., 'America/New_York', 'Europe/London')

Input Schema (JSON Schema)

{ "properties": { "timezone_name": { "description": "IANA timezone name (e.g., 'America/New_York', 'Europe/London')", "type": "string" } }, "required": [ "timezone_name" ], "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/isdaniel/mcp_weather_server'

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