MCP.so
登录

Timezone Converter X402

@Br0ski777

关于 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

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

Br0ski777

提交者

Br0ski777

配置

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

{
  "mcpServers": {
    "timezone-converter": {
      "url": "https://timezone-converter-production-d3c5.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}

工具

1

POST

概览

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.

评论

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