mcpbeat Sign in

ShiftZap Restaurant Scheduling MCP Server

by samueldesignsa Your server? Claim it
local only

ShiftZap Restaurant Scheduling runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

Manage restaurant employee scheduling, time-off, tips, and payroll via ShiftZap.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 4 · +30% w/w
a month agotoday
25
Installs / week
npm · @shiftzap/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 shiftzap -- npx -y @shiftzap/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "shiftzap": {
      "args": [
        "-y",
        "@shiftzap/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.shiftzap]
command = "npx"
args = ["-y", "@shiftzap/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "shiftzap": {
      "args": [
        "-y",
        "@shiftzap/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "shiftzap": {
      "args": [
        "-y",
        "@shiftzap/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SHIFTZAP_API_KEY (Your ShiftZap API key (starts with szk_live_)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ShiftZap Restaurant Scheduling

same job, measured the same way
Bamboohr
by mcparmory

Manage employee records, time off, benefits, and payroll data

254 installs/wk local only
Emplyx
by ezemiz

Emplyx HR Platform - 346+ tools for employees, schedules, time tracking & payroll

17 installs/wk local only
O
Task Scheduler
by memoryapi

Schedule and manage recurring or one-shot tasks

4 tools answering
Pestprocrm
by liserichards

Manage pest control operations — customers, scheduling, SMS, payments, and reporting.

answering
Cronicorn
by weskerllc

Manage adaptive cron jobs and HTTP endpoint scheduling via AI assistants.

134 installs/wk local only
mcp-server-smartsheet-rm
by christianclaudio

MCP server for Smartsheet Resource Management (10,000ft API) time tracking and scheduling.

788 installs/wk local only
NIRA Temporal MCP
by pachote

Time-aware scheduling for Claude — manage tasks, reminders, and recurring schedules

46 installs/wk local only
Avaza
by avaza

Manage Avaza projects, tasks, timesheets, expenses, invoices, and scheduling from AI assistants.

answering

ShiftZap Restaurant Scheduling — questions

Answers built from our own checks of this server.

Why is there no uptime for ShiftZap Restaurant Scheduling?
ShiftZap Restaurant Scheduling 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 @shiftzap/mcp-server was installed 25 times last week.
Is ShiftZap Restaurant Scheduling still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ShiftZap Restaurant Scheduling?
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 @shiftzap/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use ShiftZap Restaurant Scheduling?
The npm package @shiftzap/mcp-server was installed 25 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.