HomeSearch & Research › mcp-sap-docs

mcp-sap-docs

Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search

TypeScript
★ 232 stars Last pushed 2026-09-23 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.9)

npx -y mcp-sap-docs@0.3.9

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-sap-docs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sap-docs@0.3.9"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry