Skip to main content
Glama

ABAP-ADT-API MCP-Server

getObjectSource

Retrieve ABAP object source code by providing the object source URL, enabling efficient access and management of ABAP development resources within the MCP-Server environment.

Instructions

Retrieves source code for ABAP objects

Input Schema

NameRequiredDescriptionDefault
objectSourceUrlYes
optionsNo

Input Schema (JSON Schema)

{ "properties": { "objectSourceUrl": { "type": "string" }, "options": { "type": "string" } }, "required": [ "objectSourceUrl" ], "type": "object" }

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-abap-adt-api'

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