mcpserver.lol
registry/worldclockpro-time
Connection check verified live · 26h ago

worldclockpro-time

A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb.

Tools 5
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http
Last checked 26h ago

Tools & capabilities

5 tools

Read from the running server on 26h ago.

convert_time read-only utcfromtargets*
Given a UTC instant (or a wall time in a source location), return the corresponding local time in each of up to 50 target locations. Results include a source_url linking the matchi…
get_current_time read-only atlocations*
Get the current local time (or the time at a given instant) in one or more locations. Each location is a city name, an IANA timezone / abbreviation, or coordinates. Up to 50 locati…
get_dst_transitions read-only yearlocation*
Report whether a location observes daylight saving time, the next clock change, and every summer/winter-time transition (date, local time, and before/after offset) within a year. T…
search_cities read-only limitquery*country
Find cities by name (multilingual, diacritic-insensitive) — useful to resolve a place to a canonical slug, IANA timezone, and coordinates before calling the time tools. Each result…
time_by_coordinates read-only atlatitude*longitude*
Resolve the timezone for a latitude/longitude coordinate (via geo-tz) and return the local time there.