Official

Time MCP Server

IANA timezone conversions and system time lookups for AI agents.

Data last scanned today · Reviewed today

712 tools88,628TypeScriptNOASSERTION

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

ToolDescriptionRisk
get_current_timeGet current time in a specific timezone or system timezone.low
convert_timeConvert time between timezones.low

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Alternatives

Badge

Time MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.