mcp-abap-adt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | TCP port for HTTP server (required in remote mode) | 6969 |
| SAP_URL | Yes | SAP ABAP server URL with ADT services (required) | |
| NODE_ENV | No | Environment mode (production, development) | production |
| SAP_CLIENT | No | SAP client number (fallback when not provided via function parameters) | |
| SAP_LANGUAGE | No | Default SAP language (fallback when not provided via function parameters) | EN |
| SAP_PASSWORD | Yes | SAP password (fallback when not provided via function parameters) | |
| SAP_USERNAME | Yes | SAP username (fallback when not provided via function parameters) | |
| TLS_REJECT_UNAUTHORIZED | No | TLS certificate validation (0=disabled, 1=enabled) | 0 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| API_ReleasesC | Retrieve API Release information for an ADT object |
| DataPreviewB | Preview ABAP data for a DDIC entity |
| GetDDIC_CDSC | Retrieve CDS view definition |
| GetDDIC_DataElementsC | Retrieve data element definition |
| GetDDIC_DomainsC | Retrieve domain definition |
| GetDDIC_StructureC | Retrieve structure definition |
| GetDDIC_TableB | Retrieve table definition |
| GetDDIC_TypeInfoC | Retrieve DDIC type information |
| Get_ABAPTracesC | Retrieve ABAP Trace (performance) information |
| Get_ABAPTracesDetailsC | Retrieve detailed ABAP Trace information |
| Get_ClassB | Retrieve ABAP class source code |
| Get_FunctionB | Retrieve ABAP function module source code |
| Get_FunctionGroupB | Retrieve ABAP function group source code |
| Get_IncludeB | Retrieve ABAP include source code |
| Get_InterfaceB | Retrieve ABAP interface source code |
| Get_MessageClassC | Retrieve ABAP message class information |
| Get_PackageB | Retrieve ABAP package details |
| Get_ProgramB | Retrieve ABAP program source code |
| Get_TransactionB | Retrieve ABAP transaction details |
| GetRuntimeDumpDetailsC | Retrieve detailed ABAP runtime dump information |
| GetRuntimeDumpsC | Retrieve ABAP runtime dump list |
| SearchObjectC | Search for ABAP objects |
| Get_ATC_ResultListA | Retrieve ATC (ABAP Test Cockpit) result list. Use scope=central for central hub results or scope=local for local system results. Filter by period (today/yesterday/older), createdBy, and contactPerson. |
| Get_ATC_ResultDetailB | Retrieve detailed ATC (ABAP Test Cockpit) findings for a specific result entry by its ID. |
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/workskong/mcp-abap-adt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server