Deputy Workforce Operations MCP
Rank #61,330io.github.hyperdrift-io/deputy-workforce-mcp
Read-only Deputy coverage, workload, timesheet, availability, and staffing signals.
Deputy Workforce Operations MCP is a Model Context Protocol (MCP) server published by hyperdrift-io. It ranks #61,330 of 115,591 servers tracked on MCP Toplist. Deputy Workforce Operations MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 54,261 of 115,591 servers on MCP Toplist.
Use Deputy Workforce Operations MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deputy-workforce-mcp -e "DEPUTY_MODE=<your DEPUTY_MODE>" -e "DEPUTY_BASE_URL=<your DEPUTY_BASE_URL>" -e "DEPUTY_ACCESS_TOKEN=<your DEPUTY_ACCESS_TOKEN>" -e "DEPUTY_AUTH_SCHEME=<your DEPUTY_AUTH_SCHEME>" -- npx -y @hyperdrift-io/deputy-workforce-mcpReplace each placeholder with your own value before saving.
[mcp_servers.deputy-workforce-mcp]
command = "npx"
args = ["-y", "@hyperdrift-io/deputy-workforce-mcp"]
[mcp_servers.deputy-workforce-mcp.env]
DEPUTY_MODE = "<your DEPUTY_MODE>"
DEPUTY_BASE_URL = "<your DEPUTY_BASE_URL>"
DEPUTY_ACCESS_TOKEN = "<your DEPUTY_ACCESS_TOKEN>"
DEPUTY_AUTH_SCHEME = "<your DEPUTY_AUTH_SCHEME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deputy-workforce-mcp": {
"command": "npx",
"args": [
"-y",
"@hyperdrift-io/deputy-workforce-mcp"
],
"env": {
"DEPUTY_MODE": "<your DEPUTY_MODE>",
"DEPUTY_BASE_URL": "<your DEPUTY_BASE_URL>",
"DEPUTY_ACCESS_TOKEN": "<your DEPUTY_ACCESS_TOKEN>",
"DEPUTY_AUTH_SCHEME": "<your DEPUTY_AUTH_SCHEME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deputy-workforce-mcp": {
"command": "npx",
"args": [
"-y",
"@hyperdrift-io/deputy-workforce-mcp"
],
"env": {
"DEPUTY_MODE": "<your DEPUTY_MODE>",
"DEPUTY_BASE_URL": "<your DEPUTY_BASE_URL>",
"DEPUTY_ACCESS_TOKEN": "<your DEPUTY_ACCESS_TOKEN>",
"DEPUTY_AUTH_SCHEME": "<your DEPUTY_AUTH_SCHEME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"deputy-workforce-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hyperdrift-io/deputy-workforce-mcp"
],
"env": {
"DEPUTY_MODE": "<your DEPUTY_MODE>",
"DEPUTY_BASE_URL": "<your DEPUTY_BASE_URL>",
"DEPUTY_ACCESS_TOKEN": "<your DEPUTY_ACCESS_TOKEN>",
"DEPUTY_AUTH_SCHEME": "<your DEPUTY_AUTH_SCHEME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deputy-workforce-mcp": {
"command": "npx",
"args": [
"-y",
"@hyperdrift-io/deputy-workforce-mcp"
],
"env": {
"DEPUTY_MODE": "<your DEPUTY_MODE>",
"DEPUTY_BASE_URL": "<your DEPUTY_BASE_URL>",
"DEPUTY_ACCESS_TOKEN": "<your DEPUTY_ACCESS_TOKEN>",
"DEPUTY_AUTH_SCHEME": "<your DEPUTY_AUTH_SCHEME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"deputy-workforce-mcp": {
"command": "npx",
"args": [
"-y",
"@hyperdrift-io/deputy-workforce-mcp"
],
"env": {
"DEPUTY_MODE": "<your DEPUTY_MODE>",
"DEPUTY_BASE_URL": "<your DEPUTY_BASE_URL>",
"DEPUTY_ACCESS_TOKEN": "<your DEPUTY_ACCESS_TOKEN>",
"DEPUTY_AUTH_SCHEME": "<your DEPUTY_AUTH_SCHEME>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hyperdrift-io%2Fdeputy-workforce-mcp)<a href="https://mcptoplist.com/server/io.github.hyperdrift-io%2Fdeputy-workforce-mcp"><img src="https://mcptoplist.com/badge/io.github.hyperdrift-io%2Fdeputy-workforce-mcp.svg" alt="MCP Toplist: #61,330 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hyperdrift-io
Other servers by hyperdrift-io
View all hyperdrift-io servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains Deputy Workforce Operations MCP?
- Deputy Workforce Operations MCP is maintained by hyperdrift-io, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Deputy Workforce Operations MCP listed on the Official MCP Registry?
- Yes — Deputy Workforce Operations MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Deputy Workforce Operations MCP have?
- MCP Toplist tracks 1 version of Deputy Workforce Operations MCP, most recently published on Jul 27, 2026.
- Where can I find the source code for Deputy Workforce Operations MCP?
- The source code for Deputy Workforce Operations MCP is hosted at github.com/hyperdrift-io/deputy-workforce-mcp.