SecretiveShell/MCP-timeserver
Access the time in any timezone and get the current local time
Quick Start
Clone the repository:
git clone https://github.com/SecretiveShell/MCP-timeserverClaude Desktop configuration example:
{
"mcpServers": {
"mcp-timeserver": {
"command": "npx",
"args": [
"-y",
"SecretiveShell/MCP-timeserver"
]
}
}
}Check the repository README for specific installation and configuration instructions.