Connect to Claude
Simple Timeserver icon

Simple Timeserver

Createdandybrandt

Provides Claude with the current time and timezone information via the Model Context Protocol (MCP).

About

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.

Key Features

  • Provides current local time and timezone information to Claude.
  • Provides current UTC time from an NTP server to Claude.
  • Integrates with Claude via the Model Context Protocol (MCP).
  • Offers both local and UTC time retrieval options.
  • Supports installation via Smithery or manual configuration.

Use Cases

  • Allowing Claude to understand the time of day in the user's location.
  • Enabling Claude to calculate time elapsed since the last user interaction.
  • Providing Claude with a reliable source of UTC time.