Skip to main content
Glama

SAP Documentation MCP Server

by marianfoo

sap_help_search

Search SAP Help Portal for product guides, implementation tips, and technical documentation using real-time APIs. Retrieve full content with specific IDs for detailed SAP resource exploration.

Instructions

Search the SAP Help Portal using private APIs. This searches across all SAP Help documentation including product guides, implementation guides, and technical documentation. Returns real-time results from help.sap.com with IDs for retrieving full content.

Input Schema

NameRequiredDescriptionDefault
queryYesWhat to search for in SAP Help Portal. Examples: 'S/4HANA configuration', 'Fiori Launchpad setup', 'BTP integration', 'ABAP development', 'SAP Analytics Cloud', or any SAP product or technical topic. Searches across all SAP Help content.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "What to search for in SAP Help Portal. Examples: 'S/4HANA configuration', 'Fiori Launchpad setup', 'BTP integration', 'ABAP development', 'SAP Analytics Cloud', or any SAP product or technical topic. Searches across all SAP Help content.", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

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