一个轻量级的MCP服务器,能够准确地告诉你当前的时间,由World Time提供支持。
要通过 Smithery 自动安装 WhatTimeIsIt for Claude Desktop:
npx -y @smithery/cli install @kukapay/whattimeisit-mcp --client claude
克隆仓库
git clone https://github.com/kukapay/whattimeisit-mcp.git
客户端配置
{
"mcpServers": {
"whattimeisit": {
"command": "uv",
"args": ["--directory", "path/to/whattimeisit-mcp", "run", "main.py"]
}
}
}
该服务器提供了一个单一工具:
what_time_is_it"2025-03-17T03:17:00+11:00")。本项目采用MIT许可证。详情见LICENSE文件。