Read-only Deputy coverage, workload, timesheet, availability, and staffing signals.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Deputy Workforce MCP.
find_coverage_gapsCallable MCP tool function
flag_overtime_riskCallable MCP tool function
list_timesheet_exceptionsCallable MCP tool function
find_availability_conflictsCallable MCP tool function
summarise_staffingCallable MCP tool function
A read-only Model Context Protocol server that turns Deputy workforce records into five grounded, operational workflows for AI assistants.
The tools answer those questions directly instead of exposing Deputy's endpoint catalogue.
The examples below use fictional records and compact the structured response to the fields a manager can act on.
Every finding names its period, source record identifiers, and the rule or threshold that produced it. Empty data gives a confidence limit rather than a false all-clear.
@hyperdrift-io/mcp-service-kit; Deputy keeps its provider and workflow logic.See SECURITY.md and PRIVACY.md for the complete contracts.
Node.js 22 and pnpm are required. The quickest safe inspection uses the public package and fictional fixture data:
For a visible tool-list and tool-call proof, see the fixture demonstration. The package is also distributed through the official MCP Registry and as a one-file MCP Bundle on Smithery. Maintainers can reproduce the local bundle with:
To work from source:
Fixture mode contains fictional Worker 01-style records and is safe for evaluation. To connect a
Deputy installation, copy .env.example to .env.local, choose DEPUTY_MODE=live, and provide a
customer-owned base URL and OAuth access token. Live resource shapes still require the first
sandbox verification recorded in docs/DEPUTY_API.md.
Example client configuration:
The same five tools can run over authenticated streamable HTTP. Remote mode requires an MCP bearer token of at least 32 bytes, authenticates before parsing requests, limits bodies to 1 MiB, and uses bounded in-memory rate protection.
GET /healthPOST /mcpSee docs/DEPLOYMENT.md before operating a remote instance.
The server registers exactly five tools:
find_coverage_gapsflag_overtime_risklist_timesheet_exceptionsfind_availability_conflictssummarise_staffingInputs, rules, and output limits are documented in docs/TOOLS.md.
Fixture mode, stdio, and authenticated streamable HTTP are operational. Live Deputy mode remains explicitly pending a customer-owned sandbox token and field-shape verification. The public API is still in prototype discovery and may evolve from real workflow feedback.
Deputy Workforce Operations MCP is the flagship public implementation from MCP Maker: Hyperdrift turns established SaaS APIs into secure, production-ready AI integrations.
The open-source core remains useful on its own. MCP Maker offers managed deployment, security hardening, custom workflows, and operational support for organisations that want a production integration tailored to their environment.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/deputy-workforce-mcp)<a href="https://allmcps.com/mcp/deputy-workforce-mcp"><img src="https://allmcps.com/api/badge/deputy-workforce-mcp?style=directory" alt="Deputy Workforce MCP on AllMCPs" /></a>