Provide local and UTC time information.
One of the strange design decisions Anthropic made was depriving Claude of timestamps for messages sent by the user or current time in general. Poor Claude can't tell what time it is! mcp-simple-timeserver
is a simple MCP server that fixes that.
This server provides two tools:
get_time
: Provides the current local time and timezone information from the user's machine. This way, Claude can know what time it is at the user's location and calculate how much time has passed since his last interaction with the user if he wants to.get_utc
: Provides the current UTC time obtained from an 🌐 NTP time server.
Installation
Server Statistics
UsageUsed 47 times last month
LicenseMIT
LocalNo
Published1/1/2025