Time MCP Server
IANA timezone conversions and system time lookups for AI agents.
Data last scanned today · Reviewed today
Overview
This MCP server grants LLMs the ability to access precise system time data and perform timezone conversions. It utilizes IANA timezone identifiers to translate times accurately across different global regions, supporting standard 24-hour time formats for input and output. The server is designed to integrate into environments like Claude and Zed via uvx, pip, or Docker. It provides two primary tools: get_current_time for local or specific timezone lookups, and convert_time for calculating time differences between geographic locations.
Our verdict
This server carries a high risk level with a security score of 38/100. The primary concern is a complete lack of authentication, meaning any process with access to your configuration can invoke these tools. Additionally, it operates without an explicit read-only mode and lacks an official vendor-backed license (NOASSERTION), which may be a concern for restricted environments.
- Zero direct dependencies minimize supply-chain surface area
- High repository activity with recent commit history
- Broad community adoption with significant star count
- No authentication method implemented
- Missing explicit read-only access controls
- License status is marked as NOASSERTION
Tools
| Tool | Description | Risk |
|---|---|---|
| get_current_time | Get current time in a specific timezone or system timezone. | low |
| convert_time | Convert time between timezones. | low |
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf | ||||
| ChatGPT |
Alternatives
Badge
Maintain this server? Add the live badge to your README.