Skip to main content
Glama
chrishayuk

chuk-mcp-time

by chrishayuk

get_time_utc

Retrieve high-accuracy UTC time by querying multiple NTP servers, removing outliers, and computing consensus time independent of system clock.

Instructions

Get current UTC time with high accuracy using NTP consensus.

Queries multiple NTP servers, removes outliers, and computes a consensus time that is independent of the system clock. Returns detailed information about all sources, consensus method, and estimated error. By default, the returned timestamp is compensated for the time it took to query NTP servers and compute consensus. This means the timestamp represents the time when the response is returned, not when NTP servers were queried. Args: mode: Accuracy mode - "fast" uses 3-4 servers, "accurate" uses 7 servers compensate_latency: If True, add query duration to timestamp (default: True) Returns: TimeResponse with consensus time and metadata

Input Schema

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