All MCP servers
UtilityOfficial
Time
By Anthropic
Tiny but useful. Models are notoriously bad at timezone math — this fixes it for one tool call.
Install
Run directly:
$ uvx mcp-server-timeAdd to
claude_desktop_config.json:{
"mcpServers": {
"time": {
"command": "uvx",
"args": ["mcp-server-time"]
}
}
}What you can do with it
- Schedule across timezones without arithmetic mistakes.
- Add the current date to a logging or filename template.
- Convert a meeting time given in PT to your local zone.
Works with
Claude DesktopClaude CodeCursorZedWindsurfCline