peoplelayer/workday-mcp
Workday MCP connector for Claude — HCM, Recruiting, Time Off, Performance, Learning, Absence
Platform-specific configuration:
{
"mcpServers": {
"workday-mcp": {
"command": "npx",
"args": [
"-y",
"workday-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Workday MCP connector for Claude AI — part of PeopleLayer.
| Tier | Tools | |---|---| | Free | get_* list_* search_* — read-only | | Pro | + submit, approve, create, update, enroll |
git clone https://github.com/peoplelayer/workday-mcp
cd workday-mcp && npm install
cp .env.example .env
npm startFull docs → · MIT License
Loading reviews...