Skip to content
Back to search
30
MCP http

Current Time by Coordinate

x402/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, weekday, timezone, and DST status. 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 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
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
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
Timeapi Io
Keyless time/timezone: current, by IP/coords, conversion, DST, list zones.
0 tools · streamable-http
CurrentTimeUTC
Provides UTC time retrieval, timezone conversion, and timezone listing capabilities for accurate time handling and scheduling across multipl
0 tools

How to use

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

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