Time MCP Server Configuration & Usage Guide

📦
Installationuvx
⚠️
Risk LevelLow Risk
🔑
API KeyNot Required
💻
Clients3 supported

Time and timezone tool, supporting current time retrieval and timezone conversion

Low Risk Category: File & Local System Verified: 2026-05-18 Status: Verified

Supported Clients

Installation Command

uvx mcp-server-time --local-timezone Asia/Shanghai

Configuration Example

{
  "mcpServers": {
    "time": {
      "command": "uvx",
      "args": [
        "mcp-server-time",
        "--local-timezone",
        "Asia/Shanghai"
      ]
    }
  }
}

Permission Scope & Security Notes

只提供时间信息,不访问文件或网络

Risk Score:0/10

Common Errors

时区名称无效
使用 IANA 时区名称如 Asia/Shanghai、America/New_York

Sources

Recently Verified:2026-05-18。Client versions and configuration formats may change. Please refer to official documentation before use.

Related Tools