Skip to main content
Glama

MCP ABAP ADT

GetInclude

Retrieve ABAP include source code efficiently by specifying the include name using this tool on the MCP ABAP ADT server, enabling streamlined access to development artifacts.

Instructions

Retrieve ABAP Include Source Code

Input Schema

NameRequiredDescriptionDefault
include_nameYesName of the ABAP Include

Input Schema (JSON Schema)

{ "properties": { "include_name": { "description": "Name of the ABAP Include", "type": "string" } }, "required": [ "include_name" ], "type": "object" }
Install Server

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