Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by SecretiveShell • Documentation & Docs
A lightweight MCP server that exposes current date/time information (with timezone support) via a datetime:// URI scheme and a simple tool.
Retrieve the current time in a specific timezone for scheduling or timestamping actions.
A simple, machine-readable datetime URI (datetime://) to embed time queries within workflows or prompts.
Obtain the system's local time programmatically via a small tool (get_current_time) for logging or context.
MCP Timeserver provides a simple datetime:// URI scheme for retrieving the current date and time in specified timezones (e.g., datetime://Europe/London/now) and exposes a small tool to get the system local time (get_current_time()). It is designed for agentic systems and chat REPLs that need reliable, up-to-date time information or timezone-aware timestamps. The repository includes a quickstart configuration snippet for running the server as an MCP service.
Get the current time in the configured local timezone
The current time in America/Atka, as reported by the system clock
The current time in Asia/Riyadh, as reported by the system clock
The current time in Africa/Khartoum, as reported by the system clock
The current time in Africa/Djibouti, as reported by the system clock
The current time in US/Pacific, as reported by the system clock
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.