Skip to main content
Glama

SAP Documentation MCP Server

by marianfoo

sap_docs_search

Search SAP documentation and UI5 control APIs for specific controls, concepts, or development topics. Returns ranked results to streamline access to technical information and resources.

Instructions

Search across SAP documentation and UI5 control APIs. Searches through SAPUI5 documentation, CAP documentation, and OpenUI5 control APIs. Use this to find specific controls (like Button, Table, Wizard), concepts (like annotations, routing, authentication), or any SAP development topic. Returns a ranked list of matching documentation and controls with their IDs for use in sap_docs_get.

Input Schema

NameRequiredDescriptionDefault
queryYesWhat to search for. Examples: 'button' (finds UI5 Button controls), 'wizard' (finds Wizard controls and docs), 'annotation' (finds annotation docs across CAP/UI5), 'routing', 'authentication', 'table', 'odata', 'fiori elements', 'cds', or any SAP development concept. Can be UI5 control names, technical concepts, or general topics.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "What to search for. Examples: 'button' (finds UI5 Button controls), 'wizard' (finds Wizard controls and docs), 'annotation' (finds annotation docs across CAP/UI5), 'routing', 'authentication', 'table', 'odata', 'fiori elements', 'cds', or any SAP development concept. Can be UI5 control names, technical concepts, or general topics.", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from SAP Documentation MCP Server

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/marianfoo/mcp-sap-docs'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server