Time and timezone conversion capabilities
The Time MCP server provides time-related functionality including current time retrieval, timezone conversions, and date calculations. Useful for scheduling and time-aware applications.
{
"mcpServers": {
"time": {
"env": {},
"args": [
"mcp-server-time"
],
"command": "uvx"
}
}
}