Skip to main content
Glama

SAP Documentation MCP Server

by marianfoo

sap_docs_search

Search SAP documentation and UI5 control APIs to find specific controls, concepts, or development topics. Provides ranked results for use in retrieving detailed SAP development information.

Instructions

Search across SAP documentation and UI5 control APIs. Searches through SAPUI5 documentation, CAP documentation, wdi5 testing framework, OpenUI5 control APIs, Cloud MTA Build Tool documentation, UI5 Tooling documentation, UI5 Web Components documentation, SAP Cloud SDK documentation and SAP Cloud SDK AI documentation. Use this to find specific controls (like Button, Table, Wizard), concepts (like annotations, routing, authentication), testing topics (like wdi5, e2e testing, browser automation), 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), 'wdi5' (finds testing framework docs), 'testing' (finds testing and automation docs), 'routing', 'authentication', 'table', 'odata', 'fiori elements', 'cds', 'UI5 Tooling', 'Cloud MTA Build Tool', 'MTA', 'UI5 Web Components', 'SAP Cloud SDK', 'SAP Cloud SDK AI' or any SAP development concept. Can be UI5 control names, technical concepts, testing topics, 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), 'wdi5' (finds testing framework docs), 'testing' (finds testing and automation docs), 'routing', 'authentication', 'table', 'odata', 'fiori elements', 'cds', 'UI5 Tooling', 'Cloud MTA Build Tool', 'MTA', 'UI5 Web Components', 'SAP Cloud SDK', 'SAP Cloud SDK AI' or any SAP development concept. Can be UI5 control names, technical concepts, testing topics, or general topics.", "type": "string" } }, "required": [ "query" ], "type": "object" }

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