Skip to main content
Glama
fvmuzik00

ukg_pro_wfm_mcp_server

by fvmuzik00

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UKG_APP_KEYYesThe application key
UKG_BASE_URLYesThe base URL for the UKG Pro WFM API
UKG_PASSWORDYesThe password for authentication
UKG_USERNAMEYesThe username for authentication
UKG_AUTH_MODEYesThe authentication modeclient_credentials
UKG_CLIENT_IDYesThe client ID for authentication
UKG_CLIENT_SECRETYesThe client secret for authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ukg_wfm_askD

Universal natural language entry point with full hydration

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The single tool is uniquely identifiable.

Naming Consistency5/5

The single tool name follows a clear pattern: 'ukg_wfm' prefix plus an action verb 'ask'. Since there is only one name, consistency is trivially maintained.

Tool Count3/5

A single tool for a broad domain like workforce management feels thin, even if it is designed as a universal entry point. It is borderline: lightweight but potentially intentional for a natural-language interface.

Completeness4/5

The tool is described as a 'universal natural language entry point with full hydration', suggesting it can handle a wide range of WFM requests. However, without explicit confirmation of specific operations, there is a minor uncertainty about coverage.

Maintenance

ActivityStale
ResponsivenessNo issues