Timestamp Converter MCP - Unix, ISO 8601, Timezone & Cron Tools
@yedanyagamiai-cmd
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"timestamp-converter": {
"url": "https://timestamp-converter-mcp.yagami8095.workers.dev/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments