time-mcp
0
The time-mcp project is an MCP server that offers real-time, timezone-aware date and time information. It supports integration with Claude AI, providing comprehensive timezone handling and ISO format JSON responses.
time-mcp
A Claude Model Configuration Protocol (MCP) server that provides real-time timezone-aware date and time information.
Features
- Get current time in any IANA timezone
- Easy integration with Claude AI through MCP
- Comprehensive timezone support using Python's zoneinfo module
- Simple JSON responses in ISO format
Requirements
- Python 3.10+
- MCP library