Skip to main content
Glama
chrischall

tock-mcp

by chrischall

Related Servers

Alternatives to tock-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables restaurant reservation management through SevenRooms API, allowing users to create reservations and query available time slots with guest details and party size information.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents and clients to check table availability and book restaurant reservations for a given date, time, and party size, returning either a confirmed booking or the nearest alternative slots. It also supports idempotent retries so replayed requests return the original reservation rather than double-booking a table.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      An AI-native restaurant discovery service that enables searching and receiving natural language recommendations for over 2,200 restaurants across 15+ US cities. It provides tools for accessing detailed restaurant info, curated lists, and cuisine-specific searches through the Model Context Protocol.
      -

    TDQS

    A4.4/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing metros, searching restaurants, fetching venue details, checking availability, managing reservations, profile retrieval, verification, and diagnostics. Even related tools like list_reservations and verify_reservation are cleanly separated by intent.

    Naming Consistency5/5

    All tools share a consistent 'tock_' prefix and follow a verb_noun pattern (list_metros, search_restaurants, get_restaurant, get_availability, list_reservations, get_profile, verify_reservation). The only deviation is tock_healthcheck, which is a compound noun but still clear and consistent in style.

    Tool Count5/5

    8 tools is well-scoped for a reservation browsing and verification MCP. Each tool covers a necessary operation without bloat, and the count aligns with typical high-quality servers.

    Completeness5/5

    The tool surface covers the full read-only lifecycle: discover metros, search restaurants, get details, check availability, manage user reservations, verify bookings, and retrieve profile. Booking is intentionally omitted, so there are no dead ends for the server's stated purpose.

    Maintenance

    ActivityActive
    ResponsivenessResponsive