Sap successfactors (verified)
Cloud-based human capital management software covering Employee Central, Recruiting, Performance & Goals, Learning, Compensation, and more.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add sap_successfactors
# Browse available tools
npx -y smithery tool list sap_successfactors
# Get full schema for a tool
npx -y smithery tool get sap_successfactors SAP_SUCCESSFACTORS_GET_CURRENT_USER
# Call a tool
npx -y smithery tool call sap_successfactors SAP_SUCCESSFACTORS_GET_CURRENT_USER '{}'Direct MCP Connection
Endpoint: https://sap_successfactors.run.tools
Tools (1)
SAP_SUCCESSFACTORS_GET_CURRENT_USER— Retrieves the currently authenticated user's information from SAP SuccessFactors.
# Get full input/output schema for a tool
npx -y smithery tool get sap_successfactors