ABAP Accelerator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_HOST | No | SAP system hostname (required if CREDENTIAL_PROVIDER=env). | |
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR). | INFO |
| AWS_REGION | No | AWS region (required for aws_secrets credential provider). | |
| SAP_CLIENT | No | SAP client number (required if CREDENTIAL_PROVIDER=env). | |
| SAP_SECURE | No | Use HTTPS for SAP. | true |
| SSL_VERIFY | No | Set to false to disable SSL verification (testing only). | true |
| SERVER_HOST | No | Server bind address. | 0.0.0.0 |
| SERVER_PORT | No | Server port. | 8000 |
| CORS_ENABLED | No | Enable CORS. | false |
| OAUTH_ISSUER | No | OIDC issuer URL. | |
| SAP_LANGUAGE | No | SAP language. | EN |
| SAP_PASSWORD | No | SAP password (required if CREDENTIAL_PROVIDER=env). | |
| SAP_USERNAME | No | SAP username (required if CREDENTIAL_PROVIDER=env). | |
| CA_CERTIFICATE | No | CA certificate content (used with aws_secrets). | |
| DEFAULT_USER_ID | No | Default user identity. | |
| OAUTH_CLIENT_ID | No | OAuth client ID. | |
| SERVER_BASE_URL | No | MCP server public URL (required if OAuth enabled). | |
| ENABLE_OAUTH_FLOW | No | Enable OAuth authentication flow. | |
| OAUTH_REDIRECT_URI | No | OAuth callback URL. | |
| CREDENTIAL_PROVIDER | No | Credential provider: interactive, interactive-multi, env, or aws_secrets. | interactive |
| CUSTOM_CA_CERT_PATH | No | Path to custom CA certificate. | |
| OAUTH_AUTH_ENDPOINT | No | Authorization endpoint. | |
| OAUTH_CLIENT_SECRET | No | OAuth client secret. | |
| SAP_INSTANCE_NUMBER | No | SAP instance number (required if CREDENTIAL_PROVIDER=env). | |
| CORS_ALLOWED_ORIGINS | No | CORS allowed origins. | * |
| OAUTH_TOKEN_ENDPOINT | No | Token endpoint. | |
| DEFAULT_SAP_SYSTEM_ID | No | Default SAP system ID. | |
| ENABLE_ENTERPRISE_MODE | No | Enable enterprise mode (multi-tenancy, usage tracking). | false |
| ENABLE_PRINCIPAL_PROPAGATION | No | Enable X.509 certificate authentication. | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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