Skip to content
Back to search
30
MCP http

tzapi /now

x402/tzapi-/now

Current local time and IANA timezone for a city or coordinates [x402: $0.001/call on base, category=data]

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

Similar MCP servers embedding-nearest

Current Time by Timezone
Current local date and time for an IANA timezone name via TimeAPI. Returns year, month, day, hour, minute, weekday, DST status, and a full I
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
tzapi /convert
Convert a datetime between two timezones [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
Current Time by Coordinate
Current local date and time at a latitude/longitude via TimeAPI, which resolves the coordinate to its timezone. Returns ISO date-time, weekd
0 tools · http
Current Time by IP Address
Current local date and time for the location of an IPv4/IPv6 address via TimeAPI. Returns ISO date-time, weekday, resolved timezone, and DST
0 tools · http

How to use

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

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