Skip to main content
Glama

MCP Simple Timeserver

MIT License
18
  • Apple

get_utc

Retrieve precise UTC time from an NTP server to ensure a universal time reference, independent of local timezone settings. Default server: pool.ntp.org.

Instructions

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

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" }
Install Server

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