We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aiadiguru2025/sf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•316 B
# SAP SuccessFactors Credentials
# Copy this file to .env and fill in your values
# Your SuccessFactors user ID (without the @instance part)
SF_USER_ID=your_user_id
# Your SuccessFactors password
SF_PASSWORD=your_password
# API host (optional, defaults to api55preview.sapsf.eu)
SF_API_HOST=api55preview.sapsf.eu