Provides the current time in various formats, specifically designed for use with the Claude desktop app on macOS.
Mcp-Time is a simple server that delivers the current time in a specified format (YYYYMMDDHHMMSS) and timezone (JST). It leverages the macOS system date command for accurate time retrieval and is designed to integrate seamlessly with the Claude desktop application on macOS. The server operates on port 3200 by default, offering a straightforward solution for time synchronization needs.
主な機能
01Utilizes macOS system date command
02Provides time in JST (Japan Standard Time)
03Returns the current time in YYYYMMDDHHMMSS format
045 GitHub stars
ユースケース
01Automating time-based processes
02Synchronizing time-sensitive tasks with the Claude desktop app
03Providing a consistent time source for macOS applications