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 |
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
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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