mcp-simple-timeserver
15
MCP Simple Timeserver is designed to provide timestamp services for Claude, which lacks built-in time recognition capabilities. It offers local and UTC time retrieval functionalities, ensuring Claude can process time-based information effectively.
MCP Simple Timeserver
The MCP Simple Timeserver addresses the lack of timestamp capabilities in Claude by providing two main tools:
- get_time: Retrieves the current local time and timezone information from the user's machine.
- get_utc: Retrieves current UTC time from an NTP time server.
Installation
- Via Smithery: Install automatically via Smithery for Claude Desktop.
- Manual Installation: Install using pip and configure in MCP client under Claude desktop app.