Mcp-Time
CreatedPhialsBasement
Provides the current time in various formats, specifically designed for use with the Claude desktop app on macOS.
About
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.
Key Features
- Utilizes macOS system date command
- Provides time in JST (Japan Standard Time)
- Returns the current time in YYYYMMDDHHMMSS format
- 5 GitHub stars
Use Cases
- Automating time-based processes
- Synchronizing time-sensitive tasks with the Claude desktop app
- Providing a consistent time source for macOS applications