Skip to main content
Glama
aws-solutions-library-samples

ABAP Accelerator MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAP_HOSTNoSAP system hostname (required if CREDENTIAL_PROVIDER=env).
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR).INFO
AWS_REGIONNoAWS region (required for aws_secrets credential provider).
SAP_CLIENTNoSAP client number (required if CREDENTIAL_PROVIDER=env).
SAP_SECURENoUse HTTPS for SAP.true
SSL_VERIFYNoSet to false to disable SSL verification (testing only).true
SERVER_HOSTNoServer bind address.0.0.0.0
SERVER_PORTNoServer port.8000
CORS_ENABLEDNoEnable CORS.false
OAUTH_ISSUERNoOIDC issuer URL.
SAP_LANGUAGENoSAP language.EN
SAP_PASSWORDNoSAP password (required if CREDENTIAL_PROVIDER=env).
SAP_USERNAMENoSAP username (required if CREDENTIAL_PROVIDER=env).
CA_CERTIFICATENoCA certificate content (used with aws_secrets).
DEFAULT_USER_IDNoDefault user identity.
OAUTH_CLIENT_IDNoOAuth client ID.
SERVER_BASE_URLNoMCP server public URL (required if OAuth enabled).
ENABLE_OAUTH_FLOWNoEnable OAuth authentication flow.
OAUTH_REDIRECT_URINoOAuth callback URL.
CREDENTIAL_PROVIDERNoCredential provider: interactive, interactive-multi, env, or aws_secrets.interactive
CUSTOM_CA_CERT_PATHNoPath to custom CA certificate.
OAUTH_AUTH_ENDPOINTNoAuthorization endpoint.
OAUTH_CLIENT_SECRETNoOAuth client secret.
SAP_INSTANCE_NUMBERNoSAP instance number (required if CREDENTIAL_PROVIDER=env).
CORS_ALLOWED_ORIGINSNoCORS allowed origins.*
OAUTH_TOKEN_ENDPOINTNoToken endpoint.
DEFAULT_SAP_SYSTEM_IDNoDefault SAP system ID.
ENABLE_ENTERPRISE_MODENoEnable enterprise mode (multi-tenancy, usage tracking).false
ENABLE_PRINCIPAL_PROPAGATIONNoEnable X.509 certificate authentication.false

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/aws-solutions-library-samples/guidance-for-deploying-sap-abap-accelerator-for-amazon-q-developer'

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