resy-mcp
Resy MCP server for Claude — developed and maintained by AI (Claude Code)
Versions
0.6.2latest0.6.10.6.00.5.40.5.3+ show 12 moreshow less
0.5.20.5.10.5.00.4.00.3.00.2.40.1.50.1.40.1.30.1.20.1.10.1.0Tools 14
resy_add_notify Subscribe to Priority Notify for a venue/date/party size. Resy emails you when a matching slot opens. time_start / time_end bound the window you're willing to accept (HH:MM, 24h). Resy's notify booking window only accepts near-term dates (~30 days out).
resy_list_notify List Priority Notify subscriptions — tables you are waiting for when reservations open up.
resy_remove_notify Cancel a Priority Notify subscription by notify_id. The tool looks up the full spec from resy_list_notify internally — no other input needed.
resy_search_venues Search Resy for restaurants with availability. Returns venues including any bookable slot tokens for the requested date + party size. Defaults to NYC geo if lat/lng omitted.
resy_find_slots List available reservation slots at a specific venue for a date + party size. Returns slot config_tokens suitable for booking. Tokens expire quickly; book soon after fetching.
resy_get_venue Get full details for a single Resy venue by id.
resy_list_reservations List the user's Resy reservations. Defaults to upcoming; pass scope=\"past\" or \"all\" to broaden. Each result includes the resy_token needed for cancellation, plus occasion/special_request/cancellability.
resy_cancel Cancel a Resy reservation by its resy_token (the rr://... identifier returned from resy_book or resy_list_reservations).
resy_book Book a reservation. Composite tool: internally runs find-slots → get booking details → book.
resy_get_profile Get the authenticated Resy user's profile (name, email, phone, booking count, member-since date). Payment method IDs are not exposed.
resy_list_payment_methods List the user's saved payment methods on Resy. Returns id, brand, last four digits, expiry, and is_default. The id can be passed as payment_method_id to resy_book.
resy_list_favorites List the user\'s favorited Resy venues ("hit list").
resy_add_favorite Add a venue to the user\'s favorites by venue_id.
resy_remove_favorite Remove a venue from the user\'s favorites by venue_id.
Permissions 2
network medium env_vars low Scan Findings 0
No scan findings.