Time and timezone conversion capabilities. Get current time in any timezone and convert between timezones.
npx -y @modelcontextprotocol/server-time
```json
{
"mcpServers": {
"time": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-time"]
}
}
}
```
get_current_timeconvert_timezoneTime and timezone conversion capabilities. Get current time in any timezone and convert between timezones.
Language: TypeScript
Category: Developer Tools