Skip to main content
Glama

MCP Simple Timeserver

MIT License
23
  • Apple

get_utc

Retrieve precise UTC time from an NTP server to ensure a universal time reference, independent of local timezone settings. Simplifies time synchronization.

Instructions

Returns accurate UTC time from an NTP server. This provides a universal time reference regardless of local timezone.

:param server: NTP server address (default: pool.ntp.org)

Input Schema

NameRequiredDescriptionDefault
serverNopool.ntp.org

Input Schema (JSON Schema)

{ "properties": { "server": { "default": "pool.ntp.org", "title": "Server", "type": "string" } }, "type": "object" }

Other Tools from MCP Simple Timeserver

Related Tools

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/andybrandt/mcp-simple-timeserver'

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