Skip to main content
Glama
chrishayuk

chuk-mcp-time

by chrishayuk

get_time_for_timezone

Retrieve accurate current time for any IANA timezone by querying multiple NTP servers, with options for speed or precision and latency compensation.

Instructions

Get current time for a specific timezone with high accuracy.

Queries multiple NTP servers for accurate UTC time, then converts to the requested timezone. Includes all consensus metadata and source details. Args: timezone_name: IANA timezone name (e.g., "America/New_York") mode: Accuracy mode - "fast" or "accurate" compensate_latency: If True, add query duration to timestamp (default: True) Returns: TimezoneResponse with time in specified timezone

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timezone_nameYes
modeNofast
compensate_latencyNo

Latest Blog Posts

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/chrishayuk/chuk-mcp-time'

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