Skip to main content
Glama

SAP Documentation MCP Server

by marianfoo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
SAPUI5 Documentation OverviewOfficial SAPUI5 Markdown documentation
SAP Cloud Application Programming Model (CAP) Documentation OverviewCAP (Capire) reference & guides
OpenUI5 API Documentation OverviewOpenUI5 Control API documentation and JSDoc
OpenUI5 Samples Documentation OverviewOpenUI5 demokit sample applications and code examples
wdi5 Documentation Overviewwdi5 end-to-end test framework documentation
UI5 Tooling Documentation OverviewUI5 Tooling documentation
Cloud MTA Build Tool Documentation OverviewCloud MTA Build Tool documentation
UI5 Web Components Documentation OverviewUI5 Web Components documentation
Cloud SDK (JavaScript) Documentation OverviewCloud SDK (JavaScript) documentation
Cloud SDK (Java) Documentation OverviewCloud SDK (Java) documentation
Cloud SDK AI (JavaScript) Documentation OverviewCloud SDK AI (JavaScript) documentation
Cloud SDK AI (Java) Documentation OverviewCloud SDK AI (Java) documentation
SAP Community PostsReal-time access to SAP Community blog posts, discussions, and solutions. Search for topics to find community insights and practical solutions.

Tools

Functions exposed to the LLM to take actions

NameDescription
sap_docs_search

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.

sap_community_search

Search the SAP Community for blog posts, discussions, and solutions related to SAPUI5 and CAP development. Returns real-time results from the SAP Community with links to the original content and IDs for retrieving full posts. This tool searches across high-quality community content (posts with kudos > 5) to find practical, real-world solutions and best practices from SAP developers.

sap_docs_get

Retrieve specific SAP documentation, UI5 control API details, wdi5 testing docs, or SAP Community posts. Use the IDs returned from sap_docs_search or sap_community_search to get full content. Works with library IDs, document IDs, and community post IDs (e.g., 'community-12345').

sap_help_search

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.

sap_help_get

Retrieve the full content of a specific SAP Help page. Use the IDs returned from sap_help_search to get the complete documentation page content. This uses the private SAP Help APIs to fetch metadata and page content.

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