Skip to main content
Glama

MCP ABAP ADT

SearchObject

Quickly locate ABAP objects in SAP systems by entering a search query, with results limited to a specified maximum number for efficient navigation.

Instructions

Search for ABAP objects using quick search

Input Schema

NameRequiredDescriptionDefault
maxResultsNoMaximum number of results to return
queryYesSearch query string

Input Schema (JSON Schema)

{ "properties": { "maxResults": { "default": 100, "description": "Maximum number of results to return", "type": "number" }, "query": { "description": "Search query string", "type": "string" } }, "required": [ "query" ], "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