Skip to content

@shiftzap/mcp-server

Free

by MCP Community

MCP server for ShiftZap restaurant workforce scheduling API

v1.0.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@shiftzap/mcp-server MCP Server

MCP server for ShiftZap restaurant workforce scheduling API

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @shiftzap/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@shiftzap/mcp-server": {
      "command": "npx",
      "args": ["-y", "@shiftzap/mcp-server"]
    }
  }
}