Community MCP Server: SecretiveShell/MCP-timeserver
A simple MCP server that exposes datetime information to agentic systems and chat REPLs
The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example:
datetime://Africa/Freetown/now
datetime://Europe/London/now
dat...