SERVER
Workday
Rank #3484io.github.mindstone/mcp-server-workday
Workday HCM MCP server for Model Context Protocol hosts — workers, profiles, organizations
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Workday is a Model Context Protocol (MCP) server published by mindstone. It ranks #3484 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Workday is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,484of 58,900 tracked serversTop 10%
Ranks ahead of 55,416 of 58,900 servers on MCP Toplist.
CONNECT
Use Workday
Add Workday to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-workday": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-workday"
],
"env": {
"WORKDAY_HOST": "<your WORKDAY_HOST>",
"WORKDAY_TENANT": "<your WORKDAY_TENANT>",
"WORKDAY_CLIENT_ID": "<your WORKDAY_CLIENT_ID>",
"WORKDAY_CLIENT_SECRET": "<your WORKDAY_CLIENT_SECRET>",
"WORKDAY_REFRESH_TOKEN": "<your WORKDAY_REFRESH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Workday?
- Workday HCM MCP server for Model Context Protocol hosts — workers, profiles, organizations
- Who maintains Workday?
- Workday is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Workday an official MCP server?
- Yes — Workday is listed on the Official MCP Registry.
- How many versions does Workday have?
- MCP Toplist tracks 1 version of Workday, most recently published on May 21, 2026.
- Where can I find the source code for Workday?
- The source code for Workday is hosted at github.com/mindstone/mcp-servers.
EXPLORE