Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAP_URLYesThe base URL of the SAP system, e.g., https://your-sap-system.com
SAP_CLIENTNoSAP client number, e.g., 100
SAP_VERSIONNoSAP system version (e.g., ECC) for legacy detection
ABAP_RELEASENoNumeric ABAP release (e.g., 740) for legacy detection
SAP_LANGUAGENoLogon language (default: en)en
SAP_PASSWORDNoPassword for basic authentication
SAP_USERNAMENoUsername for basic authentication
SAP_AUTH_TYPENoAuthentication type: 'xsuaa' for JWT, 'basic' for username/password
SAP_JWT_TOKENNoJWT token for XSUAA authentication
SC4SAP_POLICYNoData fetch prevention policy: on, strict, standard, minimal, custom (default off)off
SAP_RESPONSIBLENoOn-premise context: responsible username
SAP_RFC_BACKENDNoRFC backend for legacy screen/GUI status operations: odata (default), soap, native, gateway, zrfcodata
SAP_SYSTEM_TYPENoSystem type: cloud (default), onprem, or legacycloud
SAP_TIMEOUT_CSRFNoCSRF token request timeout in milliseconds (default: 15000)15000
SAP_TIMEOUT_LONGNoLong-running operations timeout in milliseconds (default: 60000)60000
SAP_MASTER_SYSTEMNoOn-premise context: master system (e.g., DEV)
SC4SAP_ALLOW_TABLENoComma-separated list of tables to allow (session-scoped emergency exemption)
SAP_TIMEOUT_DEFAULTNoGeneral operations timeout in milliseconds (default: 45000)45000
SC4SAP_BLOCKLIST_PATHNoPath to an additional blocklist file
SC4SAP_POLICY_PROFILENoProfile when SC4SAP_POLICY is on: strict (default), standard, minimal, custom
TLS_REJECT_UNAUTHORIZEDNoSet to 0 to disable TLS certificate verification for self-signed certificates (dev only)

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/abap0917/abap-mcp-adt-main'

If you have feedback or need assistance with the MCP directory API, please join our Discord server