Utilities
Time and timezone conversion capabilities. Convert between timezones, format dates, and calculate time differences.
mcpizy install time-mcpnpx -y @modelcontextprotocol/server-time{
"mcpServers": {
"time-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-time"
]
}
}
}