Tock (exploretock.com): discover restaurants, search a city, get venue details and availability.
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.
MCP server for Tock (exploretock.com) β restaurant discovery and availability for Claude. List cities, search a metro, and get a venue's details plus its bookable experiences, prices, party sizes, and open dates/times.
Every request is relayed through your own signed-in browser tab via the fetchproxy extension β no cookie paste, no bot-wall dance, no password handling. This project was developed and is maintained by AI (Claude Code).
Tock publishes no official consumer API, and exploretock.com sits behind a Cloudflare challenge. tock-mcp fetches the same server-rendered pages the Tock web app uses (parsing their embedded
window.$REDUX_STATEstore) through your signed-in tab. It is read-only β Tock reservations are prepaid tickets, so booking stays on exploretock.com. Use at your own discretion.
You also need the fetchproxy browser extension (shared across the fleet) running in a Chrome/Safari tab. The first tool call prints a one-time pair code to approve in the extension popup β run tock_healthcheck to trigger it. Discovery works signed-out; the account tools need you signed in to exploretock.com.
tock_list_metros β Tock cities/metros with business counts; filter by name/country.tock_search_restaurants β venues in a metro slug (cuisine, price, neighborhood, slug).tock_get_restaurant β venue details + its bookable experiences.tock_get_availability β a venue's bookable calendar (experiences, prices, open dates/times).tock_list_reservations / tock_get_profile β the signed-in user's purchases and profile.tock_verify_reservation β after a booking attempt, re-query the account and return an explicit confirmed / cancelled / not_found verdict. A success screen is not proof; this is.tock_healthcheck β bridge status + the one-time pair code.Architecture and the reverse-engineered Tock surface are documented in docs/TOCK-API.md.
MIT
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/tock-mcp)<a href="https://allmcps.com/mcp/tock-mcp"><img src="https://allmcps.com/api/badge/tock-mcp?style=directory" alt="Tock MCP on AllMCPs" /></a>