← WebMCP Directory

nycrsvps.com

nycrsvps.com

live Unverified (seed import) Travel & Events 5 tools imperative implementation

A reference guide for when popular New York City restaurants (Don Angie, Carbone, and more) release reservations. WebMCP tools let an agent search and filter the tracked restaurants and calculate exactly when bookings open for a chosen date.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 4 · Act 1 · Transact 0 · Score: Not yet scored

Tool inspector

find_restaurants

answer imperative

Search and filter NYC restaurants tracked by this site. Use this tool when the user wants to find restaurants, browse dining options, or look up reservation details for a specific restaurant. All filter parameters are optional and case-insensitive partial matches — combine any number of them to narrow results. When no filters are provided, returns all restaurants. Each result includes: restaurant name, cuisine, NYC neighborhood, reservation platform (e.g. Resy, OpenTable, Phone), direct booking link, how far in advance reservations open, and the daily release time in Eastern Time. Examples of when to use this tool: - "What Italian restaurants do you have?" → { cuisine: "Italian" } - "Show me restaurants in the West Village" → { neighborhood: "West Village" } - "What restaurants use Resy?" → { reservation_method: "Resy" } - "Tell me about Don Angie" → { name: "Don Angie" } - "Find Japanese restaurants in Soho" → { cuisine: "Japanese", neighborhood: "Soho" } Do NOT use this tool for: - Calculating when reservations open for a specific date (use get_reservation_open_date instead) - Finding restaurants not tracked by NYC RSVPs - Making or managing actual reservations

Input schema

PropertyTypeRequiredDescription
name string no Restaurant name to search for. Partial match, case-insensitive. Example: 'carbone', 'Don Angie'
cuisine string no Cuisine type to filter by. Partial match, case-insensitive. Examples: 'Italian', 'Japanese', 'Mexican', 'French'
neighborhood string no NYC neighborhood/area to filter by. Partial match, case-insensitive. Examples: 'West Village', 'Soho', 'Williamsburg', 'Lower East Side'
reservation_method string no Booking platform to filter by. Partial match, case-insensitive. Examples: 'Resy', 'OpenTable', 'Phone', 'Tock'
Raw JSON schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Restaurant name to search for. Partial match, case-insensitive. Example: 'carbone', 'Don Angie'"
    },
    "cuisine": {
      "type": "string",
      "description": "Cuisine type to filter by. Partial match, case-insensitive. Examples: 'Italian', 'Japanese', 'Mexican', 'French'"
    },
    "neighborhood": {
      "type": "string",
      "description": "NYC neighborhood/area to filter by. Partial match, case-insensitive. Examples: 'West Village', 'Soho', 'Williamsburg', 'Lower East Side'"
    },
    "reservation_method": {
      "type": "string",
      "description": "Booking platform to filter by. Partial match, case-insensitive. Examples: 'Resy', 'OpenTable', 'Phone', 'Tock'"
    }
  }
}

Similar websites

placemania.sk

placemania.sk

Atlas of unconventional places and detours worth adding to your travel itinerary.

live Unverified Travel & Events
9 tools A0 / Act9 / T0 Not yet scored Seen 2026-08-17
site_manifest site_search site_get_content site_get_chunk site_get_schema
Inspect tools
esdeveniments.cat

esdeveniments.cat

Discover what's on in Catalonia — concerts, exhibitions, theatre, family activities and free events near you.

live Unverified Travel & Events
5 tools A5 / Act0 / T0 Not yet scored Seen 2026-08-17
search-events get-event-details get-categories get-places get-events-by-place
Inspect tools
feverup.com

feverup.com

Discover the best events, experiences, and things to do in your city.

live Unverified Travel & Events
4 tools A0 / Act4 / T0 Not yet scored Seen 2026-08-17
toggle_plan_favorite home_list_cities home_navigate_to_city webmcp_get_page_summary
Inspect tools
naczarter.pl

naczarter.pl

Online yacht charter booking for the Masurian Lakes, Poland.

live Unverified Travel & Events Transact tools
4 tools A2 / Act1 / T1 Not yet scored Seen 2026-08-17
search_charters quote_charter get_charter_details book_charter
Inspect tools

Related on Influzer