Provides datetime and timezone information to AI agents and chat interfaces via the Model Context Protocol.
DateTime is a Model Context Protocol (MCP) server implemented in TypeScript, designed to provide AI agents and chat interfaces with accurate datetime and timezone information. It enables AI systems to retrieve the current time in various timezones, list available timezones, and access timezone details through URI resources. The server can be run in standard I/O mode or SSE mode, offering flexibility in integration with different AI architectures.