Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoTCP port for HTTP server (required in remote mode)6969
SAP_URLYesSAP ABAP server URL with ADT services (required)
NODE_ENVNoEnvironment mode (production, development)production
SAP_CLIENTNoSAP client number (fallback when not provided via function parameters)
SAP_LANGUAGENoDefault SAP language (fallback when not provided via function parameters)EN
SAP_PASSWORDYesSAP password (fallback when not provided via function parameters)
SAP_USERNAMEYesSAP username (fallback when not provided via function parameters)
TLS_REJECT_UNAUTHORIZEDNoTLS certificate validation (0=disabled, 1=enabled)0

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/workskong/mcp-abap-adt'

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