mcpbeat Sign in

Tock MCP Server

local only

Tock MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 510 installs a week from npm. Last commit 15 Sep 2026.

Tock (exploretock.com): discover restaurants, search a city, get venue details and availability.

Installs per day peak 302 · avg 54 · +628% w/w
a month agotoday
510
Installs / week
npm · tock-mcp
0
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Tock MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add tock-mcp -- npx -y tock-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tock-mcp": {
      "args": [
        "-y",
        "tock-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tock-mcp]
command = "npx"
args = ["-y", "tock-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tock-mcp": {
      "args": [
        "-y",
        "tock-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tock-mcp": {
      "args": [
        "-y",
        "tock-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tock MCP

same job, measured the same way
Etix MCP
by chrischall

Etix event discovery for Claude — search events, venues & performers and fetch event details

494 installs/wk local only
Tableall
by tableall

Access Japan's finest Michelin-starred restaurants. Search, check availability, and browse menus.

10 tools answering
Luxury Lodging
by luxurylodgingpm-stay

Search Luxury Lodging vacation rentals, check live availability and get a real total price.

5 tools answering
Upsalt Booking
by everyways

Search Upsalt venues, check availability, and book, view, or cancel a reservation.

5 tools answering
MCP Server MCP Registry
by formulahendry

MCP Server for MCP Registry to discover and search for available MCP servers in the registry

30 installs/wk local only
Peek
by peek

Build travel itineraries with Peek's 300k+ experiences. Search, details, and availability.

6 tools answering
Elron Club Public Rentals
by elron

Search Elron Club furnished apartments, availability, prices, details, and rental applications.

23 tools answering
MCP Server Vivino
by mrbridgehq

Vivino wine data for AI assistants: search, explore, wine details and meal-aware recommendations

answering

Tock MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tock MCP?
Tock MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tock-mcp was installed 510 times last week.
How do I connect Tock MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tock-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tock MCP?
The npm package tock-mcp was installed 510 times in the last week. Week over week that is +628%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tock MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.