io.github.nicklasmenschel
gerezi-mcp
Manage restaurant bookings via Claude — read covers, find guests, move tables, send wedding quotes.
stdiocommunityservice
Package Details
@gerezi/mcp
Transportstdio
Environment Variables
GEREZI_API_KEY
RequiredSecret
Your Gerezi API key (tbl_live_*). Get one from https://www.gerezi.com/settings/api-keys
GEREZI_API_URL
Default:
https://www.gerezi.comGerezi API base URL. Defaults to https://www.gerezi.com — only override for self-hosted Gerezi installs.
GEREZI_RESTAURANT_SLUG
Optional restaurant slug for logging context. The API key already scopes the request to your restaurant.
GEREZI_MCP_PHASE
Default:
1Which tool surface to expose. "1" = read-only (5 tools). "2" = read+write (15 tools, includes booking creation, cancellation, quotes). Defaults to "1".