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
Supported Clients
- Claude Desktop
- Cursor
- VS Code / Cline
Installation Command
uvx mcp-server-time --local-timezone Asia/ShanghaiConfiguration 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
Filesystem
安全的文件系统操作,支持读写文件、创建目录、搜索文件和获取文件信息
Memory
A persistent memory system based on knowledge graphs, supporting entity and relationship storage and querying
Everything
MCP protocol testing and reference implementation, containing examples of all MCP features
Windows CLI
Windows PowerShell 和 CMD 命令执行,支持在 Windows 环境中运行脚本