HomeProductivity › TempGuru Event Staffing

TempGuru Event Staffing

Plan W-2 event staffing from 345 catalog entries; a coordinator confirms each order.

TypeScript Cloud Remote
★ 2 stars Last pushed 2026-09-06 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.tempguru.co/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http tempguru-mcp https://mcp.tempguru.co/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "tempguru-mcp": {
      "url": "https://mcp.tempguru.co/mcp"
    }
  }
}

Package (npm 1.7.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "tempguru-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry