TempGuru Event Staffing MCP Server

Endpoint: https://mcp.tempguru.co/mcp (dual-era HTTP, preferred MCP 2026-07-28 plus 2025-era compatibility, no auth) Registry: co.tempguru/event-staffing 简体中文: README.zh-CN.md. Its 12 documented tools cover plan, staffing, quote.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-18 · ★ 2 · #54 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install TempGuru Event Staffing

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.tempguru.co/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.tempguru.co

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package tempguru-mcp - unscoped; check the name against the project README before installing

registry vendor namespace co.tempguru - domain-verified with the official MCP registry

03 · What TempGuru Event Staffing can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 12 documented tools spanning plan, staffing, quote, including plan_staffing, save_staffing_plan, get_plan, get_cities.

Capability map

Tools grouped from the project's README - what TempGuru Event Staffing lets an agent do.

read & search

8 tools - e.g. Restores a complete non-PII staffing plan saved by plan_staffing or save_staffing_plan for 30 days.; Configured planning entries with tier classification (hub/mid/small). Optional filter by state or tier…

get_plan · get_cities · get_roles · get_role_pricing · get_compliance_by_state · get_policies…

Plan

1 tool - e.g. Planner meta-tool, call first. Turns an event shape (city, date, roles + headcount) into a full plan and may automatically save a 30-day non-PII snapshot with a

plan_staffing

Save

1 tool - e.g. Explicitly saves a complete plan after recomputing rates and totals from bounded event inputs. Use only when no plan_id already exists and persistence is useful

save_staffing_plan

Check

1 tool - e.g. Lead-time guidance for a city + date. Not a real-time inventory check.

check_availability

Request

1 tool - e.g. Read-only, non-PII buyer handoff. Resolves a saved plan_id and returns a prefilled TempGuru-owned form_url; it accepts no contact details and creates no CRM lea

request_quote

Latest releases

v1.7.1 · 2026-08-14

Highlights · Mirrors the published AGENT5 first-order offer across MCP instructions, get_policies, staffing plans, saved plans, and the verified buyer handoff. Planning rates and totals remain undiscounted; the…

04 · Who maintains TempGuru Event Staffing

TempGuru Event Staffing is maintained by tempguru-co. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
API integration - ranked #54 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-14)
registry
co.tempguru/event-staffing (active, first published 2026-06-04 · 12 versions)
packages
npm:tempguru-mcp

06 · TempGuru Event Staffing FAQ

Is TempGuru Event Staffing still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 1 release in the last 90 days. We re-verify nightly.

What can TempGuru Event Staffing do?

An agent gets 12 documented tools spanning plan, staffing, quote, including plan_staffing, save_staffing_plan, get_plan, get_cities.

How do I install TempGuru Event Staffing?

Run `npx -y tempguru-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does TempGuru Event Staffing require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to TempGuru Event Staffing

More API integration MCP servers · 1c Rest MCP · Chestnyznak MCP · Hh MCP · Megaplan MCP · Mindbox MCP

More TypeScript MCP servers · Cloud Base · Terminal49 · Tessera MCP Server · Testdino MCP · Vidin · see all