World Clock Pro MCP
Rank #68,121pro.worldclock/time
A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb.
World Clock Pro MCP is a Model Context Protocol (MCP) server published by worldclockpro. It ranks #68,121 of 132,113 servers tracked on MCP Toplist. World Clock Pro MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 63,992 of 132,113 servers on MCP Toplist.
Use World Clock Pro MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http time https://worldclock.pro/mcp[mcp_servers.time]
url = "https://worldclock.pro/mcp"Add to ~/.codex/config.toml.
https://worldclock.pro/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"time": {
"url": "https://worldclock.pro/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"time": {
"type": "http",
"url": "https://worldclock.pro/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"time": {
"serverUrl": "https://worldclock.pro/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"time": {
"url": "https://worldclock.pro/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pro.worldclock%2Ftime)<a href="https://mcptoplist.com/server/pro.worldclock%2Ftime"><img src="https://mcptoplist.com/badge/pro.worldclock%2Ftime.svg" alt="MCP Toplist: #68,121 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
worldclockpro
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains World Clock Pro MCP?
- World Clock Pro MCP is maintained by worldclockpro, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is World Clock Pro MCP listed on the Official MCP Registry?
- Yes — World Clock Pro MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does World Clock Pro MCP have?
- MCP Toplist tracks 1 version of World Clock Pro MCP, most recently published on Jul 24, 2026.
- Where can I find the source code for World Clock Pro MCP?
- The source code for World Clock Pro MCP is hosted at github.com/worldclockpro/worldclock-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.