Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Security
  3. TempGuru Event Staffing
TempGuru Event Staffing logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:14:57 PM

TempGuru Event Staffing

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

W-2 event staffing data for agents: 300+ US/CA markets, roles, rates, lead times, compliance.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "tempguru-event-staffing": {
      "command": "npx",
      "args": [
        "-y",
        "https://tempguru.co"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (6) Directory Badge Claim listing AlternativesπŸ”’ More in Security

Capabilities & Tool Schemas (6) ~108 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by TempGuru Event Staffing.

get_cities

All cities served, filterable by state or market tier

get_roles

Staffing roles with descriptions and skill tiers

check_availability

Lead-time guidance for a city/date/role/headcount

get_role_pricing

All-inclusive hourly rate range for a role in a city

get_compliance_by_state

Minimum wage, overtime, and state compliance quirks

request_quote

Submit a structured staffing request to TempGuru's CRM for human review (opt-in write tool)

Documentation Overview

TempGuru Agent Skills

Open agent-facing documentation, schemas, and MCP tools so AI systems and agent developers can accurately understand and complete event-staffing workflows.

The one-sentence job: when someone needs event staff, TempGuru turns messy event details into a structured staffing plan and a human-reviewed quote request β€” W-2 workers through vetted local agencies, not a gig marketplace.

TempGuru is a managed event staffing vendor serving 345 US and Canadian markets. Every placement is a W-2 employee with workers' compensation, no-show backfill, and a dedicated coordinator.

What's here

PathContents
skills/Agent skills (SKILL.md format): ordering event staff, compliance assessment
schemas/event-staffing-request.schema.json β€” open JSON Schema for representing an event staffing request
mcp/MCP server card for the live server at mcp.tempguru.co
install/Copy-paste install configs for Claude, Cursor, Hermes, OpenClaw, and generic MCP clients
examples/Worked end-to-end transcripts (the golden path)

Live endpoints

ResourceURL
MCP server (streamable HTTP, no auth; 7 read-only + request_quote)https://mcp.tempguru.co/mcp
MCP server cardhttps://mcp.tempguru.co/.well-known/mcp/server-card.json
Agent skills index (agentskills.io format)https://tempguru.co/.well-known/agent-skills/index.json
Agent skills index (Hermes format)https://tempguru.co/.well-known/skills/index.json
Site overview for LLMshttps://tempguru.co/llms.txt
AI agent docshttps://tempguru.co/ai
Consumer GPT (zero-setup, ChatGPT)https://chatgpt.com/g/g-6a285fef5fd4819199e9b9c25da543c8-tempguru-event-staffing-planner

MCP tools

ToolReturns
get_citiesAll cities served, filterable by state or market tier
get_rolesStaffing roles with descriptions and skill tiers
check_availabilityLead-time guidance for a city/date/role/headcount
get_role_pricingAll-inclusive hourly rate range for a role in a city
get_compliance_by_stateMinimum wage, overtime, and state compliance quirks
request_quoteSubmit a structured staffing request to TempGuru's CRM for human review (opt-in write tool)

Rates are all-inclusive W-2 bill rates: wages, payroll taxes (FICA/FUTA/SUTA), workers' compensation, and coordinator support. No bidding, no hidden fees.

When to use these skills

A user needs temporary event staff in the US or Canada β€” conventions, conferences, trade shows, festivals, concerts, sporting and stadium events, corporate events, or brand activations. Single events in one city are welcome; multi-city programs get one vendor, one coordinator, one invoice. Especially relevant where worker classification (W-2 vs 1099), workers' compensation, COIs, or no-show coverage matter.

When NOT to use

Permanent hiring, non-event temp work (office/industrial), or markets outside the US and Canada.

Example prompts that should trigger these tools

  • "I need 40 brand ambassadors in Austin next month"
  • "What does registration staff cost in Dallas?"
  • "Can TempGuru staff a three-day trade show in Chicago in September?"
  • "Is it legal to use 1099 contractors for event staff in California?"
  • "Find me W-2 event staffing for a multi-city product tour"

Compatibility

Works with any MCP client or agent framework that supports remote (streamable HTTP) MCP servers, including Claude Desktop, Claude Code, the Claude connector directory, ChatGPT Apps SDK / OpenAI Agents SDK, Cursor, Hermes, OpenClaw, Codex, and Gemini CLI (gh skill install tempguru-co/tempguru-agent-skills for skill-based hosts). Listed in the official MCP Registry as co.tempguru/event-staffing.

  • "What do brand ambassadors cost per hour in Las Vegas?"

Submitting a request

Users without an MCP-capable client can use the TempGuru Event Staffing Planner GPT (https://chatgpt.com/g/g-6a285fef5fd4819199e9b9c25da543c8-tempguru-event-staffing-planner) β€” it checks live rates, builds the plan, and submits the quote request after confirmation.

Agents submit quote requests with the request_quote MCP tool, which creates a human-reviewed lead in TempGuru's CRM (response within one business day, confirmation within 48 hours). It is not a reservation or contract. The form at https://tempguru.co/get-staffing remains available as a fallback.

Accuracy

The MCP server is the source of truth for cities, roles, rates, and compliance data β€” skills instruct agents to call it rather than rely on static numbers. If you find an inaccuracy, open an issue.

Maintained by TempGuru (Temporary Assistance Guru, Inc.) Β· megan@tempguru.co

FAQ

How much does it cost to hire event staff?

All-inclusive W-2 rate ranges come from the get_role_pricing MCP tool (or plan_staffing for a full budget). Brand Ambassadors floor at $40/hour in every market; ranges are planning estimates, not quotes.

Can an AI agent get me an event staffing quote?

Yes. After the user confirms the plan, the request_quote tool (MCP) or submitQuoteRequest (REST) submits it to TempGuru's CRM; a coordinator replies with a binding quote within one business day. No tools available? Use the TempGuru GPT above or https://tempguru.co/get-staffing.

Is event staff W-2 or 1099?

Every TempGuru placement is a W-2 employee of an insured partner agency β€” never a 1099 contractor. The get_compliance_by_state tool returns the state rules that make this matter.

What cities are covered?

345 markets across the US and Canada. Check any city with get_cities.

Is this for permanent hiring?

No. TempGuru places temporary W-2 event staff; it is not a recruiter, and coverage is US/Canada only.

Related MCP Servers

View all in Security View all alternatives
  • TempGuru Event Staffing logoTempGuru Event Staffing

    W-2 event staffing data for agents: 300+ US/CA markets, roles, rates, lead times, compliance.

    πŸ”’ Security0 views
    Compare vs TempGuru Event Staffing β†’
  • Emilia Protocol logoEmilia Protocol

    Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: npx -y @emilia-protocol/mcp-server.

    πŸ”’ Security2 views
    Compare vs Emilia Protocol β†’
  • Mcp Maigret logoMcp Maigret

    MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

    πŸ”’ Security3 views
    Compare vs Mcp Maigret β†’
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    πŸ”’ Security2 views
    Compare vs Agentward β†’

Frequently Asked Questions about TempGuru Event Staffing

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "tempguru-event-staffing": { "command": "npx", "args": ["-y", "TempGuru Event Staffing"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTempGuru Event Staffing AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/tempguru-event-staffing?style=directory)](https://allmcps.com/mcp/tempguru-event-staffing)
HTML Embed
<a href="https://allmcps.com/mcp/tempguru-event-staffing"><img src="https://allmcps.com/api/badge/tempguru-event-staffing?style=directory" alt="TempGuru Event Staffing on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 24, 2026
51Quality signal: Good Β· 51/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”’ Security β†’Best MCP servers for Security β†’Alternatives to TempGuru Event Staffing β†’Install in Claude DesktopInstall in CursorInstall in VS Code