Skip to main content
Glama

MCP ABAP ADT

GetProgram

Retrieve ABAP program source code directly from SAP systems using the MCP ABAP ADT server by specifying the program name. Simplify ABAP development artifact access.

Instructions

Retrieve ABAP program source code

Input Schema

NameRequiredDescriptionDefault
program_nameYesName of the ABAP program

Input Schema (JSON Schema)

{ "properties": { "program_name": { "description": "Name of the ABAP program", "type": "string" } }, "required": [ "program_name" ], "type": "object" }

You must be authenticated.

Other Tools from MCP ABAP ADT

Related Tools

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

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