time-mcp

samay58/time-mcp

3.1

If you are the rightful owner of time-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Claude Model Configuration Protocol (MCP) server that provides real-time timezone-aware date and time information.

The time-mcp server is designed to offer real-time, timezone-aware date and time information through the Claude Model Configuration Protocol (MCP). It allows users to easily integrate with Claude AI, providing comprehensive timezone support using Python's zoneinfo module. The server responds with simple JSON outputs in ISO format, making it straightforward to retrieve the current time in any specified IANA timezone. This tool is particularly useful for applications that require precise time data across different regions, ensuring that users can access accurate and up-to-date 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