Time and timezone utilities — get current time, convert between timezones, and format dates
npx @getmcp/cli add timeConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"time": {
"command": "uvx",
"args": [
"mcp-server-time"
]
}
}
}