Timeserver

Provides access to current date and time information across timezones through a custom datetime:// URI scheme and local system time tool.

View Source
39 stars
0 tools
Created Aug 2025
@secretiveshell/secretiveshell-timeserver

About

Provides access to current date and time information across timezones through a custom datetime:// URI scheme and local system time tool.

Categories

general

Installation

npm

npm install @secretiveshell/secretiveshell-timeserver

Configuration

{ "mcpServers": { "secretiveshell-timeserver": { "command": "npx", "args": [ "-y", "@secretiveshell/secretiveshell-timeserver" ] } } }