Developer Tools
Trust: 47/100 (Fair)io.github.marianfoo/mcp-sap-docs Guide
Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search
137 starsby marianfoo
Quick Start
Install
npx mcp-sap-docsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-marianfoo-mcp-sap-docs": {
"command": "npx",
"args": [
"mcp-sap-docs"
]
}
}
}