TempGuru Event Staffing
OfficialRelated Servers
Alternatives to TempGuru Event Staffing
No user-submitted related servers found.
Related Servers
FlicenseNot gradedqualityBmaintenanceMCP server exposing 1,000+ pay-per-call API endpoints across agent infrastructure (memory, coordination, secrets, verification), data, compute, finance, weather, geography, and reference categories — payments via x402 protocol in USDC on Base.-- FlicenseNot gradedqualityDmaintenanceFull-coverage, read-only MCP server for the Teamtailor recruitment API. Exposes 18 tools covering candidates, jobs, applications, offers, stages, departments, locations, users, and activities with strict input validation.-
- AlicenseAqualityAmaintenanceMCP server providing 12 tools for Seattle-area home remodeling: real-time cost estimation across 8 project types, contractor business info, project portfolio, blog content, and quote submission. Connects via Streamable HTTP — no auth required.36MIT
- AlicenseAqualityAmaintenanceUnofficial Thumbtack MCP server for searching local service professionals and reading their profiles, ratings, reviews, and credentials. Read-only and anonymous.661 npmMIT
- AlicenseBqualityDmaintenanceProduction-ready MCP server for Greenhouse ATS with 175 tools for recruiting teams — manage candidates, applications, jobs, interviews, and hiring pipelines. Role-based profiles (full/recruiter/read-only), composite workflow tools for pipeline views, analytics, candidate search, and bulk operations.10018 PyPI5MIT
- AlicenseNot gradedqualityAmaintenanceRead-only MCP server for turva.dev's published service catalog, pricing and contact details. Five tools return JSON, including dated agent-readiness and security evidence with verification links. Connect over Streamable HTTP without an API key. The server answers questions about turva.dev and does not scan other websites or run audits.MIT
TDQS
Scored across 12 tools
Most tools target a distinct resource or stage in the staffing workflow, and descriptions draw clear boundaries between planning, pricing, availability, and quote submission. The main potential confusion is between get_role_pricing and get_rate_benchmark, plus check_availability overlapping somewhat with plan_staffing, but the descriptions mitigate this well.
The tool suite mostly follows a get_* convention for lookups and verb_noun for actions, which is predictable. Minor deviations like plan_staffing versus save_staffing_plan and get_plan versus get_staffing_plan create slight inconsistency but do not seriously harm readability.
Twelve tools is well-scoped for an event staffing MCP server covering catalog browsing, planning, saving/restoring plans, pricing, compliance, availability, policies, and quote workflows. Each tool maps to a real part of the buyer journey without duplicating the same operation.
The server covers the full planning-to-quote lifecycle: explore, estimate, save, restore, and request a quote. Minor gaps exist, such as no explicit plan update/delete operation and the quote status tool being intentionally a v1 stub, but agents can work around them.