Skip to content
Back to search
30
MCP http

Current Time by Timezone

x402/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 ISO date-time string. Keyless. [x402: $0.05/call on base, category=data]

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

Similar MCP servers embedding-nearest

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
List of IANA Timezones
Full list of supported IANA timezone identifiers via TimeAPI. Useful for validating or enumerating timezone names. Keyless. [x402: $0.05/cal
0 tools · http
Available Timezones
The list of IANA timezones supported by TimeAPI.io, no key. Returns timezone names. For AI agents validating timezone input and building pic
0 tools · http
timestamp
Current date, time, and timestamp for any timezone worldwide. Returns UTC and local timestamps, unix epoch, day of week. [x402: $0.001/call
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

How to use

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

{
  "mcpServers": {
    "current_time_by_timezone": {
      "url": "https://proxy.suverse.io/v1/data/suverse-time-by-zone",
      "transport": "http"
    }
  }
}