Time and timezone conversion capabilities
A Model Context Protocol server that provides time-related functionality including current time retrieval, timezone conversions, and date calculations.
{
"mcpServers": {
"time": {
"args": [
"mcp-server-time"
],
"command": "uvx"
}
}
}