Timezone Converter X402
@Br0ski777
About Timezone Converter X402
Convert datetime between timezones -- all IANA zones, UTC offset, DST-aware. ISO 8601 input/output. -- x402 micropayment API + MCP server for AI agents
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"timezone-converter": {
"url": "https://timezone-converter-production-d3c5.up.railway.app/mcp",
"transport": "sse"
}
}
}Tools
1POST
Overview
What is Timezone Converter X402?
Timezone Converter X402 converts datetime between timezones using IANA timezones, UTC offset, and DST awareness. It accepts ISO 8601 input and returns converted datetime with offset details. Payments are handled via x402 (USDC on Base L2) — no API key or signup required. It is part of the klymax402 marketplace of micropayment APIs for AI agents.
How to use Timezone Converter X402?
Add the MCP server URL to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.). For direct HTTP access, POST a JSON body with datetime, from, and to fields to the /api/convert endpoint. An x402-aware client (e.g., @x402/fetch) automatically handles the 402 payment challenge.
Key features of Timezone Converter X402
- Convert datetime between any IANA timezones
- DST-aware with UTC offset and abbreviation
- ISO 8601 input and output
- Pay-per-call via x402, no signup needed
- Single MCP tool:
utility_convert_timezone - Part of a marketplace of 100+ x402 APIs
Use cases of Timezone Converter X402
- Scheduling meetings across different timezones
- Converting timestamps in server logs
- Coordinating international event start times
- Displaying local times to users in different regions
FAQ from Timezone Converter X402
What payment method does Timezone Converter X402 use?
It uses the x402 protocol — an HTTP-native pay-per-call method. Payments are in USDC on Base L2 (eip155:8453). No API key, signup, or rate-limit walls are involved.
How do I integrate Timezone Converter X402 with my MCP client?
Add the URL https://timezone-converter.api.klymax402.com/mcp to your MCP client configuration (e.g., in Claude Desktop or Cursor). The server exposes a single tool utility_convert_timezone.
What information is returned after a conversion?
The JSON response includes originalDatetime, fromTimezone, toTimezone, convertedDatetime, utcOffset, abbreviation, and isDST.
Does Timezone Converter X402 handle daylight saving time?
Yes, it is DST-aware. The response includes the UTC offset, timezone abbreviation, and a boolean isDST flag.
What is Timezone Converter X402 not suitable for?
It is not designed for currency conversion, unit conversion, or weather data. Those are separate APIs within the klymax402 marketplace.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments