mcp sap docs for Grok
io.github.marianfoo/mcp-sap-docs
Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search
client:Grok
transport:stdio
runtime:npm
Install mcp sap docs in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-sap-docs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-sap-docs"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs