Provides Claude with the current time and timezone information via the Model Context Protocol (MCP).
Simple Timeserver addresses Claude's inability to access timestamps or current time. It's an MCP server offering two tools: `get_time`, which provides local time and timezone data, enabling Claude to understand the user's time and calculate elapsed time since the last interaction, and `get_utc`, which supplies the current UTC time retrieved from an NTP time server.