MCP ABAP ADT
by abap0917
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_URL | Yes | The base URL of the SAP system, e.g., https://your-sap-system.com | |
| SAP_CLIENT | No | SAP client number, e.g., 100 | |
| SAP_VERSION | No | SAP system version (e.g., ECC) for legacy detection | |
| ABAP_RELEASE | No | Numeric ABAP release (e.g., 740) for legacy detection | |
| SAP_LANGUAGE | No | Logon language (default: en) | en |
| SAP_PASSWORD | No | Password for basic authentication | |
| SAP_USERNAME | No | Username for basic authentication | |
| SAP_AUTH_TYPE | No | Authentication type: 'xsuaa' for JWT, 'basic' for username/password | |
| SAP_JWT_TOKEN | No | JWT token for XSUAA authentication | |
| SC4SAP_POLICY | No | Data fetch prevention policy: on, strict, standard, minimal, custom (default off) | off |
| SAP_RESPONSIBLE | No | On-premise context: responsible username | |
| SAP_RFC_BACKEND | No | RFC backend for legacy screen/GUI status operations: odata (default), soap, native, gateway, zrfc | odata |
| SAP_SYSTEM_TYPE | No | System type: cloud (default), onprem, or legacy | cloud |
| SAP_TIMEOUT_CSRF | No | CSRF token request timeout in milliseconds (default: 15000) | 15000 |
| SAP_TIMEOUT_LONG | No | Long-running operations timeout in milliseconds (default: 60000) | 60000 |
| SAP_MASTER_SYSTEM | No | On-premise context: master system (e.g., DEV) | |
| SC4SAP_ALLOW_TABLE | No | Comma-separated list of tables to allow (session-scoped emergency exemption) | |
| SAP_TIMEOUT_DEFAULT | No | General operations timeout in milliseconds (default: 45000) | 45000 |
| SC4SAP_BLOCKLIST_PATH | No | Path to an additional blocklist file | |
| SC4SAP_POLICY_PROFILE | No | Profile when SC4SAP_POLICY is on: strict (default), standard, minimal, custom | |
| TLS_REJECT_UNAUTHORIZED | No | Set 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
| 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/abap0917/abap-mcp-adt-main'
If you have feedback or need assistance with the MCP directory API, please join our Discord server