Skip to main content
Glama
YHRen
by YHRen

Related Servers

Alternatives to OpenSlot MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides read-only access to calendar events from iCal feeds, enabling agents to query schedules, search events, and check availability via natural language.
      AGPL 3.0
    • A
      license
      A
      quality
      A
      maintenance
      Calendar API purpose-built for AI agents. Exposes tools to manage agents, calendars, and events, find meeting times, run scheduling proposals, set availability rules, manage webhooks, and subscribe to iCal feeds.
      54
      91 npm
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables natural language queries to Google Calendar API for checking appointments, availability, and events. Supports flexible time ranges, timezone handling, and both service account and OAuth authentication methods.
      -

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool serves a clearly distinct purpose: one returns busy intervals, one returns free slots, and one returns only health/cache metadata. There is no overlap in what an agent would select them for.

    Naming Consistency5/5

    All three tool names follow a consistent lowercase snake_case verb_noun pattern: get_availability, find_free_slots, get_calendar_status. The pattern is predictable and readable across the set.

    Tool Count5/5

    Three tools is a well-scoped size for a focused calendar-availability server. Each tool maps to a distinct operation an agent would need, with no redundancy or bloat.

    Completeness5/5

    For the stated purpose of privacy-safe availability, the server covers the essential operations: busy intervals, free slots, and source/cache health. There are no obvious dead ends or missing core capabilities within this narrow domain.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues