mcp-pro-worldclock-time.ocm.jsonjson {
"ocm": "1",
"id": "mcp-pro-worldclock-time",
"kind": "tool",
"name": "time",
"description": "A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb.",
"publisher": "worldclockpro",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/worldclockpro/worldclock-mcp",
"path": "server.json",
"ref": "1.0.0",
"url": "https://github.com/worldclockpro/worldclock-mcp",
"key": "pro.worldclock/time",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://worldclock.pro/mcp"
}
]
}