W
Workday MCP
by @avishayt
Model Context Protocol to replace Igal
Created 5/29/2025
Updated 4 days ago
README
Repository documentation and setup instructions
workday-mcp
Igal used to remind us when to update Workday. Now he can finally relax!
This MCP server answers the most important question of every month:
“When should I update Workday?”
It calculates the last working day for Israel and the rest of the world—without the need for Igal to ping the team on Slack.
No more calendar invites. No more “friendly” reminders.
Igal can now focus on more meaningful things, like practicing for interviews now that he's lost his job security.
How to use:
Just ask the server,
“When should I update Workday this month?”
and you’ll get the definitive (and Igal-approved) answer.
Quick Setup
Installation guide for this server
Cursor configuration (mcp.json)
{
"mcpServers": {
"avishayt-workday-mcp": {
"command": "avishayt-workday-mcp",
"args": []
}
}
}