Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ioehub • Documentation & Docs
A robust MCP time server that provides current Unix timestamps and rich time formats to AI models and MCP clients that lack access to the current time.
An authoritative current Unix timestamp (seconds or milliseconds) when the agent runtime has no native clock access.
Multiple human- and machine-friendly time representations (ISO, formatted, UTC, date-only, time-only) for logging, message generation, or scheduling decisions.
MCP-compatible time integration with platforms like Claude or Cursor IDE to automatically obtain time during model context initialization.
This project implements a Model Context Protocol (MCP) time server that answers initialize, getTime, and shutdown requests and returns time in multiple formats (unix seconds, unix ms, ISO, formatted, UTC, date-only, time-only). It is designed for extreme reliability and self-healing (continues running when stdio is closed and resists termination attempts) and includes comprehensive logging to stderr and timestamped log files. The server is intended for easy integration with AI platforms like Claude and tools such as Cursor IDE via MCP configuration.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.