Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready SAP SuccessFactors MCP server with 111 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across SAP SuccessFactors — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your SAP SuccessFactors MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every SAP SuccessFactors tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every SAP SuccessFactors call.
Tools Discovery →A SAP SuccessFactors MCP server lets AI agents read and write SAP SuccessFactors data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's SAP SuccessFactors MCP server ships with 111 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from SAP SuccessFactors's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Retrieve a list of available time types
Retrieve a specific available time type by composite key (TimeTypeProfile_externalCode, TimeTypeProfile_mdfSystemEffectiveStartDate, externalCode)
Create a new candidate profile
Retrieve a list of candidates
Retrieve a specific candidate by ID
Retrieve a list of employee compensation records
Retrieve a specific compensation record by startDate and userId
Retrieve a list of person email records
Retrieve a specific person email record by composite key
Retrieve a list of employment records
Retrieve a specific employment record by composite key
Retrieve a list of employee job records
Retrieve a specific job record by composite key (seqNumber, startDate, userId)
Retrieve a list of employee time records
Retrieve a specific employee time record by external code
Delete an employee time record by external code
Retrieve a list of employment termination records
Retrieve a specific employment termination record by composite key
Create a new job application linking a candidate to a job requisition
Retrieve a list of job applications
Retrieve a specific job application by ID
Retrieve a list of job location records
Retrieve a specific job location record by composite key
Retrieve a list of job offer records
Retrieve a specific job offer record by offer approval ID
Create a new job requisition (opens a position for hiring)
Retrieve a list of job requisitions with OData filter, select, and expand support
Retrieve a specific job requisition by ID
Create a new external user in SAP SuccessFactors Learning
Retrieve a list of users/students in SAP SuccessFactors Learning
Retrieve a list of employee personal detail records with optional filtering and pagination (PerPersonal)
Retrieve specific employee personal details by personIdExternal and startDate
Retrieve a list of person type definitions
Retrieve a specific person type by external code
Retrieve all available MDF picklist definitions that can be used to get picklist values for form fields
Retrieve a specific MDF picklist definition by ID and effective start date
Retrieve picklist/dropdown values for respected fields such as countries, departments, locations, languages, change reasons, and other configurable field options
Retrieve details for a specific picklist value from respected fields such as country codes, location IDs, or other field option values
Retrieve all legacy picklist definitions (pre-MDF picklist system)
Retrieve a specific legacy picklist definition by ID with option to expand picklist options
Retrieve a list of person phone records
Retrieve a specific person phone record by composite key
Retrieve a list of user profile photos
Retrieve a specific user profile photo by userId and photoType
Retrieve a list of positions from SAP SuccessFactors Position Management
Retrieve a specific position by its code and effective start date
Retrieve a list of person relationship records
Retrieve a specific person relationship by composite key
Create a new user in the system
Retrieve a list of users with optional filtering, sorting, field selection, and pagination
Retrieve detailed information for a specific user by userId
Update an existing user's information
Submit a new employee time record (leave request, sick day, vacation, etc.)
Assign a course to a specific user in SAP SuccessFactors Learning (v2 API)
Create a completion event for an OCN course in SAP SuccessFactors Learning
Retrieve a list of employee address records
Retrieve a specific employee address by personIdExternal, addressType, and startDate
Retrieve benefit enrollment records for employees
Retrieve available benefits configured in SAP SuccessFactors
Retrieve benefit programs grouping related benefits
Retrieve calibration sessions used to normalize performance ratings
Retrieve education records from candidate background profiles
Retrieve prior work experience records from candidate background profiles
Retrieve interview records linked to job applications
Retrieve a list of countries
Retrieve a specific country by code
Retrieve education records from employee background profiles
Retrieve internal work experience records from employee background profiles
Retrieve language proficiency records from employee background profiles
Retrieve award/recognition records from employee background profiles
Retrieve a list of courses/learning items in SAP SuccessFactors Learning
Retrieve learning items/courses to identify which OCN sources/providers have content imported in SAP SuccessFactors Learning
Retrieve a list of employee goals from a specific SAP SuccessFactors goal plan template
Retrieve available goal plan templates from SAP SuccessFactors
Retrieve one-time (non-recurring) pay component entries for employees
Retrieve recurring pay component entries for employees (base salary, allowances)
Retrieve direct deposit / bank account information for employees
Retrieve a list of skills from SAP SuccessFactors (OData v2 SkillEntity)
Retrieve a list of competencies from SAP SuccessFactors (OData v2 CompetencyEntity)
Retrieve employee person records with core identifiers and birth information
Retrieve a specific employee's personal information by personIdExternal
Retrieve metadata definition for a specific OData entity in JSON format
Retrieve all options for a specific legacy picklist
Retrieve event reason codes available for employment events like terminations, transfers, or status changes
Retrieve a list of job codes from SAP SuccessFactors
Retrieve a list of departments from SAP SuccessFactors
Retrieve a list of business units from SAP SuccessFactors
Retrieve a list of cost centers from SAP SuccessFactors
Retrieve a list of companies/legal entities from SAP SuccessFactors
Retrieve a list of pay grades from SAP SuccessFactors
Retrieve talent pools configured in SAP SuccessFactors Succession Planning
Retrieve leave balance information for employees
Retrieve all time account types (leave types) configured in the system
Retrieve holiday calendars configured in SAP SuccessFactors
Retrieve pending and completed workflow approval requests
Retrieve approval steps for workflow requests
Create or update employee address record in PerAddressDEFLT entity
Create or update a candidate profile using the SAP upsert endpoint
Create or update a person email record
Create or update employee employment record
Create or update employee job information record (step 3 of 4 for adding new employee)
Create or update a job application (status, source, etc.) via the SAP upsert endpoint
Assign a learning item (course) to a user in SAP SuccessFactors Learning
Remove a learning item assignment from a user in SAP SuccessFactors Learning
Create or update a user's profile in SAP SuccessFactors Learning (full replacement)
Create or update a course in SAP SuccessFactors Learning via Open Content Network (OCN)
Generate the next available person ID for creating a new employee in SAP SuccessFactors
Create or update employee record in PerPerson entity (step 1 of 4 for adding new employee)
Create or update employee personal information record (step 4 of 4 for adding new employee)
Create or update a person phone record
Create or update a person relationship record
One endpoint. Any framework. Your agent is talking to SAP SuccessFactors in under 10 lines of code.
MCP Clients
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}140+ actions
128+ actions
127+ actions
123+ actions
120+ actions
117+ actions
100+ actions
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.