MCP.so
登录
T

Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools

@yedanyagamiai-cmd

关于 Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools

MCP server for time operations: convert between unix/ISO 8601/human-readable formats, timezone conversion, cron expression parsing, time difference calculations, and duration formatting. 5 tools on Cloudflare Workers.

基本信息

分类

其他

传输方式

stdio

发布者

yedanyagamiai-cmd

提交者

yagami yedan

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "timestamp-converter": {
      "url": "https://timestamp-converter-mcp.yagami8095.workers.dev/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools?

Timestamp Converter MCP is a server within the OpenClaw MCP Servers suite that provides date-time utilities for converting between formats (Unix, ISO 8601, human-readable), converting timezones, parsing cron expressions, computing time differences, and formatting durations. It is designed for AI assistants and developers needing time-related operations with zero setup — hosted on Cloudflare Workers edge compute.

How to use Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools?

Install in Cursor via a one-click link or add to Claude Desktop’s claude_desktop_config.json using Streamable HTTP transport. No npm install or self-hosting required. The server URL is https://timestamp-converter-mcp.yagami8095.workers.dev/mcp. Free tier offers 30 calls per day; Pro upgrade ($29/mo) unlocks 50,000 calls across all 9 servers.

Key features of Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools

  • 5 tools: convert_timestamp, timezone_convert, parse_cron, time_diff, format_duration
  • Auto-detects Unix, ISO 8601, human-readable, and relative time formats
  • Converts between timezones supporting up to 7 zones at once
  • Parses cron expressions into human descriptions and next 5 run times
  • Computes time differences in seconds, minutes, hours, or days

Use cases of Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools

  • Convert Unix timestamps to ISO 8601 for API integration
  • Schedule cross-timezone meetings by converting between timezones
  • Explain any cron expression and see its next execution times
  • Calculate exact duration between two timestamps for logging or reporting
  • Format seconds into human-readable or ISO 8601 duration strings

FAQ from Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools

What dependencies or runtime are required?

None. The server runs remotely on Cloudflare Workers; you only need an MCP client that supports Streamable HTTP transport.

Where is the data processed and stored?

Data is processed on Cloudflare Workers edge servers. The README does not specify data persistence or storage details.

What is the free tier limit, and how do I increase it?

Free tier allows 30 calls per day for this server. Pro subscription ($29/month) increases to 50,000 calls per month across all OpenClaw servers.

What transports and authentication does it support?

It uses Streamable HTTP transport. No authentication is mentioned for free usage; Pro access requires an API key obtained from the provider.

How does this compare to self-hosted time conversion tools?

This server requires no setup, configuration, or infrastructure management — just paste the URL into your MCP client. It is hosted globally with <100ms latency and 99.9% uptime.

评论

其他 分类下的更多 MCP 服务器