Skip to main content
Glama

ABAP-ADT-API MCP-Server

userTransports

Retrieve transport requests for a specific ABAP user. Optionally include target systems to streamline transport management within ABAP development workflows.

Instructions

Retrieves transports for a user.

Input Schema

NameRequiredDescriptionDefault
targetsNoWhether to include target systems.
userYesThe user.

Input Schema (JSON Schema)

{ "properties": { "targets": { "description": "Whether to include target systems.", "optional": true, "type": "boolean" }, "user": { "description": "The user.", "type": "string" } }, "required": [ "user" ], "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