Exposes datetime information to agentic systems and chat REPLs.
Provides a simple server that allows agentic systems and chat REPLs to access current date and time information. It implements a `datetime://` URI scheme for specifying timezones and retrieving the current time. The server also exposes a tool to directly get the current local time in the system's timezone, facilitating time-based operations and integrations within agentic workflows.