libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
other
/ MCP Simple Timeserver
MCP Simple Timeserver
JSON →
http
none
★ 31
other
Provides current local time, UTC time, and timezone information.
github ↗
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
auth
none
Resources
github
https://github.com/andybrandt/mcp-simple-timeserver ↗
MCP Simple Timeserver — MCP Server · libregistry