Maître d'MCP
Related Servers
Alternatives to Maître d'MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceAn 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-
- AlicenseAqualityFmaintenanceAn 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.516MIT
- AlicenseNot gradedqualityDmaintenancePersonalized restaurant recommendations, table bookings, and delivery via MCP, CLI, or API, learning user taste and acting proactively.MIT
- FlicenseNot gradedqualityCmaintenanceMCP 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.-
- FlicenseNot gradedqualityAmaintenanceMCP server for NYC Restaurant Week, enabling search and lookup of participating restaurants, date checks, and filter options.-
- AlicenseNot gradedqualityCmaintenanceMCP server for anonymous OpenTable restaurant discovery and availability checking, enabling restaurant search, autocomplete, and table availability queries without an account.356 npmMIT
TDQS
Scored across 23 tools
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.
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.
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.
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.