← 返回
未分类 中文

Pipeworx timezone

Provides current time for any IANA timezone or IP, lists IANA timezones, and converts datetimes between timezones.
提供任意 IANA 时区或 IP 的当前时间,列出 IANA时区列表,支持时区间日期时间转换。
b-gutman b-gutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 318
下载
💾 0
安装
1
版本
#latest

概述

Timezone

What time is it in Tokyo right now? Convert a meeting time from New York to London. List every IANA timezone string. Look up the timezone for an IP address.

Tools

  • get_time_by_timezone -- Current datetime in any IANA timezone (e.g., America/New_York, Asia/Tokyo)
  • list_timezones -- All available IANA timezone strings
  • get_time_by_ip -- Current datetime based on IP geolocation
  • convert_time -- Convert a datetime between two timezones. Omit the time parameter to convert "right now."

Example: convert meeting time

curl -X POST https://gateway.pipeworx.io/timezone/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"convert_time","arguments":{"from_timezone":"America/New_York","to_timezone":"Europe/London","time":"2025-04-15T09:00:00"}}}'

The response includes both datetimes, both UTC offsets, and the offset difference between the two zones.

{
  "mcpServers": {
    "timezone": {
      "url": "https://gateway.pipeworx.io/timezone/mcp"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 21:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,417 📥 325,744
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 848 📥 328,426
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,129 📥 881,672