Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kitemcp • Uncategorized
An MCP server providing time-related tools including current time retrieval and timezone conversion.
Retrieve the current time in a specified timezone.
Convert times between different timezones with daylight saving time awareness.
That require a flexible MCP server with multiple transport options including HTTP and stdio.
This MCP server offers time utilities such as getting the current time in any IANA timezone and converting times between timezones with daylight saving awareness. It features a modular architecture supporting multiple transports like stdio and HTTP, making it flexible and easy to deploy, including via Docker. The server is built with TypeScript, leveraging Luxon for timezone handling and Zod for input validation, ensuring robust and maintainable code.