Skip to main content
Glama
chrishayuk

chuk-mcp-time

by chrishayuk

get_local_time

Retrieve accurate local time for any IANA timezone using NTP consensus and authoritative tzdata, independent of system clock accuracy.

Instructions

Get current time for a specific IANA timezone with high accuracy.

Uses NTP consensus for accurate UTC time, then converts to the requested timezone using IANA tzdata. This provides authoritative local time independent of system clock accuracy. Args: timezone: IANA timezone identifier (e.g., "America/New_York", "Europe/London") mode: Accuracy mode - "fast" or "accurate" compensate_latency: If True, add query duration to timestamp (default: True) Returns: LocalTimeResponse with local time and timezone metadata

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timezoneYes
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