Connects Claude to Gerezi, a French restaurant management platform that handles reservations, POS, and supplier orders. Exposes operations to check table availability and covers, search for guest bookings, reassign reservations between tables, and generate quotes for events like weddings. Reach for this if you're running a restaurant on Gerezi and want to handle front-of-house operations through conversation instead of clicking through their web interface. The platform itself is positioned as an all-in-one system for European restaurants, with pricing starting at 29 euros monthly and no booking commissions.
GEREZI_API_KEY*secretYour Gerezi API key (tbl_live_*). Get one from https://www.gerezi.com/settings/api-keys
GEREZI_API_URLdefault: https://www.gerezi.comGerezi API base URL. Defaults to https://www.gerezi.com — only override for self-hosted Gerezi installs.
GEREZI_RESTAURANT_SLUGOptional restaurant slug for logging context. The API key already scopes the request to your restaurant.
GEREZI_MCP_PHASEdefault: 1Which tool surface to expose. "1" = read-only (5 tools). "2" = read+write (15 tools, includes booking creation, cancellation, quotes). Defaults to "1".