Gerezi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm.
Manage restaurant bookings via Claude — read covers, find guests, move tables, send wedding quotes.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gerezi-mcp -- npx -y @gerezi/mcp
{
"mcpServers": {
"gerezi-mcp": {
"args": [
"-y",
"@gerezi/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gerezi-mcp]
command = "npx"
args = ["-y", "@gerezi/mcp"]
{
"mcpServers": {
"gerezi-mcp": {
"args": [
"-y",
"@gerezi/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gerezi-mcp": {
"args": [
"-y",
"@gerezi/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GEREZI_API_KEY (Your Gerezi API key (tbl_live_*). Get one from https://www.gerezi.com/settings/api-keys), GEREZI_API_URL (Gerezi 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 (Which tool surface to expose. "1" = read-only (5 tools). "2" = read+write (15 tools, includes booking creation, cancellation, quotes). Defaults to "1".).
The author declared them in the registry entry; get the values from the project itself.
easyTable restaurant reservations for Claude — availability, and create/modify/cancel bookings
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
Manage your Claude Code MCPs by talking to Claude — list, restart, wrap, and more.
AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.
MCP Server for TimeZest: manage appointments, pending requests, and ticket schedules in Claude.
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
Answers built from our own checks of this server.