Tock MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 699 installs a week from npm. Last commit 2 Aug 2026.
Tock (exploretock.com): discover restaurants, search a city, get venue details and availability.
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.
claude mcp add tock-mcp -- npx -y tock-mcp
{
"mcpServers": {
"tock-mcp": {
"args": [
"-y",
"tock-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tock-mcp]
command = "npx"
args = ["-y", "tock-mcp"]
{
"mcpServers": {
"tock-mcp": {
"args": [
"-y",
"tock-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tock-mcp": {
"args": [
"-y",
"tock-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.