All 636 NYC Restaurant Week Summer 2026 restaurants โ filter by cuisine, borough, price, and date.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
nycrestaurantweek.app โ every NYC Restaurant Week restaurant on one map, plus a pixel rat who rides the actual subway to whichever one you pick.

Restaurant Week Summer 2026 runs Jul 20 โ Sep 6 with 636 participating restaurants. The official site is an endless scroll. This one isn't.
No auth, no API key, one line:
| Tool | What it does |
|---|---|
search_restaurants | Filter by cuisine, borough, neighborhood, price, meal, week, date, or collection. Paginated. |
get_restaurant | Full detail by slug or name โ menu PDF, website, OpenTable link. |
check_date | Is Restaurant Week on that day? Which week? Saturday/Sunday rules. |
list_filters | Every filter value, with live participant counts. |
No database. All 636 restaurants live in data/restaurants.json (509 KB) and get bundled into the serverless function at build time.
| Piece | Built with |
|---|---|
| ๐บ๏ธ Map | MapLibre + OpenFreeMap tiles |
| ๐ Subway | Real MTA geometry in public/subway.json โ nearest-station lookup, direct or one-transfer rides, sliced along the true track |
| ๐ Rick | Hand-drawn pixel art, rendered as SVG rects |
| ๐ Street legs | OSRM, with a straight-line fallback when it times out |
| ๐ฌ Chat | Haiku via the AI Gateway, degrading to plain keyword search if the gateway falls over |
From the public program API behind nyctourism.com/restaurant-week โ the same JSON their own browser client fetches.
๐ Unofficial fan project. Not affiliated with NYC Tourism + Conventions or NYC Restaurant Weekยฎ. Prices and participation change โ always confirm with the restaurant.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/nyc-restaurant-week)<a href="https://allmcps.com/mcp/nyc-restaurant-week"><img src="https://allmcps.com/api/badge/nyc-restaurant-week?style=directory" alt="NYC Restaurant Week on AllMCPs" /></a>