Time icon

Time

Provides the current time and calculates time differences via the Model Context Protocol (MCP).

About

Enables Claude to access the current time and perform time difference calculations. This MCP server provides two primary functions: retrieving the current time in ISO format and calculating the time difference between a provided timestamp and the current time, returning a signed value indicating whether the timestamp is in the past or future. It supports both minutes and seconds intervals and is designed to work seamlessly with the Claude desktop app on Windows and macOS.

Key Features

  • Supports both minutes and seconds intervals.
  • 0 GitHub stars
  • Uses a simple JSON-RPC interface.
  • Calculates time differences with positive/negative values for future/past times.
  • Retrieves the current time in ISO format.
  • Cross-platform support for Windows and macOS.

Use Cases

  • Allows Claude to calculate how long ago or how far in the future an event is.
  • Enables Claude to understand and respond to time-sensitive queries.
  • Allows Claude to provide accurate, real-time time information.