Skip to main content
Glama

ABAP-ADT-API MCP-Server

objectRegistrationInfo

Retrieve registration details for ABAP objects by providing the object URL, enabling developers to access essential metadata for ABAP development workflows via the ABAP-ADT-API MCP-Server.

Instructions

Get registration information for an ABAP object

Input Schema

NameRequiredDescriptionDefault
objectUrlYes

Input Schema (JSON Schema)

{ "properties": { "objectUrl": { "type": "string" } }, "required": [ "objectUrl" ], "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