MCP Servers / other / MCP Simple Timeserver

MCP Simple Timeserver

JSON →
httpnone31other

Provides current local time, UTC time, and timezone information.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-simple-timeserver
Tools
What this server exposes
get_local_time
Returns the current local time, day of week, and timezone from the user's machine
get_utc
Returns accurate UTC time from an NTP time server
get_current_time
Returns current time with optional location, timezone, and calendar conversions
calculate_time_distance
Calculates duration between two dates/times (countdowns, elapsed time)
get_holidays
Returns public holidays (and optionally school holidays) for a country
is_holiday
Checks if a specific date is a holiday in a given country or city
Configuration
Environment & auth
authnone
Resources
MCP Simple Timeserver — MCP Server · libregistry