Time
OfficialTime and timezone conversion capabilities for AI agents.
Configuration
{
"mcpServers": {
"time": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-time"
]
}
}
}Add this to your claude_desktop_config.json file.