World Clock Pro: Time & Timezone Converter
About
Answers "what time is it in..." for AI agents: live time, DST-safe timezone conversion, and clock-change dates for 224,000+ cities via a public remote MCP server, no API key.
Details
- Author
- worldclockpro
- Categories
- Productivity
Jump to
Setup
Install World Clock Pro: Time & Timezone Converter in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/worldclockpro/worldclock-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
World Clock Pro: Time & Timezone Converter
Answers "what time is it in..." for AI agents: live time, DST-safe timezone conversion, and clock-change dates for 224,000+ cities via a public remote MCP server, no API key.
Give your AI agent a real clock.Public, read-only, no API key:
Models cannot reliably compute local times, DST transitions, or timezone math on their own. This server gives any MCP-capable assistant live answers from the IANA timezone database and a 224,000+ city registry, with the answer's source page cited in every response.
- Live endpoint:https://worldclock.pro/mcp(Streamable HTTP, stateless, JSON-RPC 2.0)
- How-to page:worldclock.pro/mcp
- Server card:/.well-known/mcp/server-card.json
- Registry name:pro.worldclock/time(domain-verified)
claude mcp add --transport http worldclockpro-time https://worldclock.pro/mcp
Claude Desktop— Settings → Connectors →Add custom connector→ paste the URL.
Cursor— paste into~/.cursor/mcp.json(or use the button onworldclock.pro/mcp):
{ "mcpServers": { "worldclockpro-time": { "url": "https://worldclock.pro/mcp" } } }
code --add-mcp '{"name":"worldclockpro-time","type":"http","url":"https://worldclock.pro/mcp"}'
ChatGPT— Settings →Apps & Connectors→ Advanced settings → enableDeveloper mode→ create a connector with the URL andNo authentication. The server is read-only, so it works on plans where custom connectors are limited to read-only tools.
{ "mcp": { "servers": { "worldclockpro-time": { "url": "https://worldclock.pro/mcp", "transport": "streamable-http" } } } }
npx @modelcontextprotocol/inspector # Transport: "Streamable HTTP" → URL: https://worldclock.pro/mcp
Every result includes asource_urllinking the matching worldclock.pro page, so answers can cite a live source.
- City name or alias—"Tokyo","new-york","nyc","Москва","São Paulo"
- Timezone— IANA id ("America/New_York") or abbreviation ("PST","ET","UTC")
- Coordinates— latitude + longitude; the answer names the nearest city
This repo is itself a plugin marketplace:
/plugin marketplace add worldclockpro/worldclock-mcp /plugin install world-clock@worldclockpro
The plugin wires up the remote MCP server and installs theworld-clockskill, which teaches the assistant when to use which tool and the classic timezone traps (EST vs ET, half-hour offsets, date-line weekday changes).
The same skill follows theAgent Skillsformat:
npx clawhub@latest install world-clock # once published on ClawHub # or copy skills/world-clock/ into your skills directory
- Up to50 locations per call(search_citiesreturns up to 25 matches).
- Per-IP rate limit: 60 calls per 10 seconds (HTTP 429 withRetry-Afterbeyond that).
- Invalid input returns structured errors (LOCATION_NOT_FOUND,INVALID_TIMEZONE,AMBIGUOUS_INSTANT, ...) an agent can read and recover from.
- Website:worldclock.pro
- Agent guide:worldclock.pro/llms.txt
- Support:support@worldclock.pro
MIT licensed. SeeSECURITY.mdfor the security posture.
The 1Password MCP server creates a bridge that allows MCP clients such as Codex and Kiro to manage your 1Password Environments with secure authorization prompts.
This is the 1st, easiest, and cheapest PPT, slides, presentation AI generation MCP Server in the world.
Persistent memory for any AI assistant. Zero token cost until recall. Stores memories in local SQLite, ranks by 6-factor scoring, returns results 79% smaller than JSON. Works with Claude, ChatGPT, Grok, Cursor, Windsurf, and any MCP client.
A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
An MCP server for WordPress plugin audits
Turn your AI assistant into a digital marketing hub that creates, organizes, and analyzes links and QR Codes on demand.
Connect AI clients to Cal.com scheduling through the Model Context Protocol using the hosted server at mcp.cal.com or a local instance.
Sync Calendars, Scheduling Links, AI Executive Scheduling Assistant, Unified Calendar
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



