{
  "ok": true,
  "name": "timezone",
  "url": "https://mcp.zovo.one/mcp/timezone",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-13.1",
  "summary": "contacts are kept per token; ics_create returns a download link valid for one hour instead of a local file path, and out_path is only the name that file carries",
  "tool_count": 11,
  "tools": [
    "now",
    "convert_time",
    "overlap",
    "find_meeting_slots",
    "dst_changes",
    "business_days",
    "contacts_set",
    "contacts_list",
    "ics_create",
    "license_status",
    "license_activate"
  ],
  "free_limits": "3 participants, 5 days per search, 5 saved contacts, 3 calendar files per month",
  "authentication": {
    "note": "This GET is public so a health check and a browser both get an answer. The JSON-RPC traffic is POST and still needs a token.",
    "get_a_free_token": "GET https://mcp.zovo.one/mcp/token",
    "ready_made_urls": "GET https://mcp.zovo.one/mcp/connect",
    "header_form": "Authorization: Bearer <token>",
    "url_form": "https://mcp.zovo.one/mcp/timezone/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}