Skip to main content
Glama

Related Servers

Alternatives to calendar-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      A
      maintenance
      A reliable, cross-platform MCP server for Apple iCloud Calendar that provides guarded CalDAV CRUD operations, idempotent writes, ETag concurrency control, and recurrence expansion via stdio or HTTP.
      8
      122 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for Apple Calendar and CalDAV providers. Enables listing, creating, updating, deleting events, and checking free/busy status with per-calendar write protection.
      6
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      An MCP server for iCloud Calendar, Contacts, and Mail, usable from any MCP-capable AI client.
      -

    TDQS

    A4.4/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a distinct purpose. list_calendars handles calendar metadata, search_events and find_free_time are clearly separated (scheduled events vs open slots), and CRUD operations plus RSVP are all unique. No overlapping or ambiguous tools.

    Naming Consistency5/5

    All tools use snake_case with a consistent verb_noun pattern: list_calendars, create_event, search_events, find_free_time, update_event, rsvp_event, delete_event. The naming is predictable and uniform.

    Tool Count5/5

    7 tools is well-scoped for a calendar server. The count covers essential operations without bloat, each tool earning its place in the surface.

    Completeness5/5

    The surface provides full lifecycle coverage: create, read (search), update, delete, plus calendar enumeration, free-time discovery, and event RSVP. No critical operations are missing for typical calendar workflows.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues