⏰
Time MCP Server
✓ 官方/认证Anthropic (官方)
为 AI 提供时区转换、时间格式化、当前时间查询
⭐ 10.1k
GitHub Stars
stdio
安装方式
MIT
开源协议
3
可用工具
📖 详细介绍
Anthropic 官方 Time MCP Server,让 AI 能进行时区转换、时间戳格式化、当前时间查询。看似简单,但跨时区应用必需。
✨ 核心特性
✓多时区支持
✓ISO 8601
✓本地化格式
✓夏令时处理
✓Anthropic 官方
🛠️ 可用工具 (3)
get_current_time()
convert_time()
format_timestamp()
🎯 适用场景
▸跨时区协调
▸日志时间转换
▸日程安排
▸国际化
▸时间戳处理
⚙️ 安装与配置
系统要求
- •Python 3.10+
安装命令
uvx mcp-server-timeClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"time-mcp-server": {
"command": "uvx",
"args": [
"mcp-server-time"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
📝
Notion MCP Server
✓ 官方Anthropic (官方)
用 AI 管理 Notion 工作区:搜索页面、创建笔记、更新数据库、块级编辑
Notion笔记知识库官方
⭐1.7kstdio中等
📓
Notion MCP
✓ 官方Notion (官方)
Notion 知识库 MCP,页面、数据库、Block、评论、模板、Relation 全功能
Notion知识库数据库笔记
⭐2.2kstdio简单
📊
Airtable MCP
✓ 官方Airtable (官方)
Airtable 低代码数据库 MCP,表、记录、视图、附件、协作、自动化
Airtable低代码数据库表格
⭐0.4kstdio简单
🪢
n8n MCP
✓ 官方n8n.io
n8n 工作流自动化 MCP,400+ 集成,可视化编排 AI 流程
n8n工作流自动化开源
⭐48.0kstdio中等