Skip to main content
Glama

ABAP-ADT-API MCP-Server

mainPrograms

Retrieve main programs associated with a specific include using the ABAP-ADT-API MCP-Server, enabling streamlined ABAP development workflows and code analysis.

Instructions

Retrieves the main programs for a given include.

Input Schema

NameRequiredDescriptionDefault
includeUrlYesThe URL of the include.

Input Schema (JSON Schema)

{ "properties": { "includeUrl": { "description": "The URL of the include.", "type": "string" } }, "required": [ "includeUrl" ], "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