# time MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/pro-worldclock-time
- Repository: https://github.com/worldclockpro/worldclock-mcp
- Website: https://worldclock.pro/mcp

## Install
- Endpoint: https://worldclock.pro/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://worldclock.pro/mcp

## Tools
- get_current_time (Get current time) - 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 locations. Results include a source_url linking the matching worldclock.pro page when available. Endpoint: https://worldclock.pro/mcp
- convert_time (Convert a time across locations) - 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 matching worldclock.pro page when available. Endpoint: https://worldclock.pro/mcp
- time_by_coordinates (Get time by coordinates) - Resolve the timezone for a latitude/longitude coordinate (via geo-tz) and return the local time there. Endpoint: https://worldclock.pro/mcp
- get_dst_transitions (Get DST transitions) - 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. The result includes a source_url linking the matching worldclock.pro page when available. Endpoint: https://worldclock.pro/mcp
- search_cities (Search cities) - 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 includes a source_url linking the city's worldclock.pro page. Endpoint: https://worldclock.pro/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: pro.worldclock
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 24, 2026
- Source: https://registry.modelcontextprotocol.io
