Back to search
90
MCP live v1.1.0 sse

Timezone Converter API

io.github.Br0ski777/timezone-converter

Convert datetime between timezones. List all IANA zones. x402 micropayment.

Uptime
50.0%
4 probes
Response
33ms
last probe
Tools
1
callable

Tools · 1

utility_convert_timezone

Use this when you need to convert a date/time from one timezone to another. Returns the converted datetime with offset data in JSON. Returns: 1. convertedDatetime (ISO 8601) 2. fromTimezone and toTim…

Similar MCP servers embedding-nearest

Timezone Converter API
Convert datetime between timezones. List all IANA zones. x402 micropayment.
0 tools · sse
Timezone Converter
Convert datetimes between timezones and list all IANA zones.
0 tools
tzapi /convert
Convert a datetime between two timezones [x402: $0.001/call on base, category=data]
0 tools · http
tzapi
Timezone, datetime conversion, and business-hours lookups for AI scheduling/booking agents. /now, /convert, /business-hours accept city name
0 tools · http
Unit Converter API
Unit conversion — length, weight, temperature, volume, speed, data. x402 micropayment.
0 tools · sse
timestamp
Current date, time, and timestamp for any timezone worldwide. Returns UTC and local timestamps, unix epoch, day of week. [x402: $0.001/call
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "timezone_converter_api": {
      "url": "https://timezone-converter.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}