Mcp-Time
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.
主要功能
- Utilizes macOS system date command
- Provides time in JST (Japan Standard Time)
- Returns the current time in YYYYMMDDHHMMSS format
- 5 GitHub stars
使用案例
- Automating time-based processes
- Synchronizing time-sensitive tasks with the Claude desktop app
- Providing a consistent time source for macOS applications