Back to Browse

Workday MCP Server

Business ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Workday HCM MCP server for Model Context Protocol hosts — workers, profiles, organizations

About

Workday HCM MCP server for Model Context Protocol hosts — workers, profiles, organizations

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (40/42 approved). 2 finding(s) downgraded by scanner intelligence.

14 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Workday API host (e.g. wd5-impl-services1.workday.com)Optional

Environment variable: WORKDAY_HOST

Workday tenant IDOptional

Environment variable: WORKDAY_TENANT

Workday OAuth 2.0 client IDOptional

Environment variable: WORKDAY_CLIENT_ID

Workday OAuth 2.0 client secretRequired

Environment variable: WORKDAY_CLIENT_SECRET

Workday OAuth 2.0 refresh token (optional; enables the refresh_token grant)Required

Environment variable: WORKDAY_REFRESH_TOKEN

Optional override for the recruiting REST family version (e.g. v41.2) when the tenant exposes a different Workday platform releaseOptional

Environment variable: WORKDAY_RECRUITING_API_VERSION

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mindstone-mcp-server-workday": {
      "env": {
        "WORKDAY_HOST": "your-workday-host-here",
        "WORKDAY_TENANT": "your-workday-tenant-here",
        "WORKDAY_CLIENT_ID": "your-workday-client-id-here",
        "WORKDAY_CLIENT_SECRET": "your-workday-client-secret-here",
        "WORKDAY_REFRESH_TOKEN": "your-workday-refresh-token-here",
        "WORKDAY_RECRUITING_API_VERSION": "your-workday-recruiting-api-version-here"
      },
      "args": [
        "-y",
        "@mindstone/mcp-server-workday"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Workday MCP Server - Workday HCM MCP server for Model Context Protocol hosts — | MCP Marketplace