Skip to main content
Glama

Related Servers

Alternatives to Maître d'MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that integrates with Google Places API to enable AI clients to search for restaurants and get food recommendations based on location and preferences.
      1
      -
    • A
      license
      A
      quality
      F
      maintenance
      An AI-powered server that helps users discover and book restaurants based on location, cuisine preferences, mood, and event type, with integration to Google Maps Places API for accurate recommendations.
      5
      16
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Personalized restaurant recommendations, table bookings, and delivery via MCP, CLI, or API, learning user taste and acting proactively.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server exposing restaurant tools including search by cuisine, price, rating, and open status, restaurant details, user preferences stored in Neon Postgres, and RAG knowledge search covering 50 mock restaurants across Scottsdale and Phoenix.
      -
    • F
      license
      Not graded
      quality
      A
      maintenance
      MCP server for NYC Restaurant Week, enabling search and lookup of participating restaurants, date checks, and filter options.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for anonymous OpenTable restaurant discovery and availability checking, enabling restaurant search, autocomplete, and table availability queries without an account.
      356 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 23 tools

    Disambiguation4/5

    Most tools have distinct purposes, but some overlap exists. For example, 'search_restaurants' and 'get_recommendations' both provide restaurant suggestions, though the latter is personalized and contextual. Similarly, 'check_availability' and 'search_for_group' both find available restaurants, but the latter focuses on group compatibility. Descriptions help clarify these distinctions, but an agent might occasionally misselect between them.

    Naming Consistency5/5

    Tool names follow a consistent snake_case pattern with clear verb_noun structures. Examples include 'check_availability', 'manage_blacklist', 'store_resy_credentials', and 'update_preferences'. There are no deviations in naming style, making the set predictable and easy to understand.

    Tool Count4/5

    With 23 tools, the count is on the higher side but reasonable for the comprehensive dining assistant domain. It covers reservations, preferences, groups, history, and credentials management. While slightly heavy, each tool appears to serve a specific function without obvious redundancy, justifying its inclusion.

    Completeness5/5

    The toolset provides complete coverage for a dining assistant, including CRUD operations for reservations, preferences, groups, and wishlists. It handles search, recommendations, availability checks, visit logging, rating, and credential management. There are no apparent gaps; agents can perform end-to-end workflows from setup to booking to review.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues