{
  "ok": true,
  "name": "calendar",
  "url": "https://mcp.zovo.one/mcp/calendar",
  "protocol": "MCP streamable HTTP (2025-06-18)",
  "transport": "streamable-http",
  "build": "2026-09-13.1",
  "summary": "ics_import {text, name} pastes a calendar export in; ics_import {url, name} fetches a public https or webcal feed (Pro).",
  "tool_count": 12,
  "tools": [
    "ics_import",
    "calendars_list",
    "events_list",
    "events_search",
    "free_busy",
    "conflicts",
    "next_event",
    "event_export",
    "event_to_time_entry",
    "ics_forget",
    "license_status",
    "license_activate"
  ],
  "free_limits": "2 calendars, a 31-day window per read, 50 events per export; importing from a URL is Pro",
  "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/calendar/t/<token>"
  },
  "index": "https://mcp.zovo.one/mcp",
  "source": "https://github.com/theluckystrike/mcp-servers"
}