Timezone Converter — All IANA Zones, DST-Aware
https://server.smithery.ai/axel-belfort/timezone-converter/mcp
● healthy
Timezone conversion API for AI agents. Convert datetime between any IANA timezone with DST awareness: UTC offset, local time, ISO 8601 format. Essential for scheduling across time zones. Tools: utility_convert_timezone. Use this for meeting scheduling, event coordination, or displaying local times. Handles DST transitions automatically. Returns: {converted, utcOffset, isDST, timezone}. No API key required — x402 micropayment $0.001/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/timezone-converter/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/timezone-converter/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/timezone-converter-x402