joelee17/workday-mcp-server
If you are the rightful owner of workday-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides tools and resources for managing users and projects.
Tools
Functions exposed to the LLM to take actions
get_user
Get user information by ID
list_users
List all users
get_project
Get project information by ID
list_projects
List all projects
create_user
Create a new user
get_workday_worker
Get worker information from Workday API using worker ID
search_workday_workers
Search for workers in Workday by name or other criteria
list_workers
List all workers
create_one_time_payment
Create a one-time payroll input/payment for a worker in Workday
get_weather
Get current weather and forecast for a specific city
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client