Back to search
30
MCP http

tzapi

x402/tzapi

Timezone, datetime conversion, and business-hours lookups for AI scheduling/booking agents. /now, /convert, /business-hours accept city name or lat/lon, return IANA timezone, UTC offset, DST status, weekday, and country-holiday-aware open/closed status. [x402: $0.001/call on base, category=data]

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

tzapi /convert
Convert a datetime between two timezones [x402: $0.001/call on base, category=data]
0 tools · http
tzapi /now
Current local time and IANA timezone for a city or coordinates [x402: $0.001/call on base, category=data]
0 tools · http
tzapi /business-hours
Is the business currently open? Country-holiday-aware [x402: $0.002/call on base, category=data]
0 tools · http
Timezone Converter API
Convert datetime between timezones. List all IANA zones. x402 micropayment.
0 tools · sse
Timeapi Io
Keyless time/timezone: current, by IP/coords, conversion, DST, list zones.
0 tools · streamable-http
holidays-api
Public holiday and business-day calendar for 100+ countries with sub-national support. /is-holiday, /next-business-day, /year, /countries. F
0 tools · http

How to use

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

{
  "mcpServers": {
    "tzapi": {
      "url": "https://tzapi.vercel.app",
      "transport": "http"
    }
  }
}