mcp sap docs for Cline
io.github.marianfoo/mcp-sap-docs
Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search
client:Cline
transport:stdio
runtime:npm
Install mcp sap docs in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-sap-docs": {
"command": "npx",
"args": [
"-y",
"mcp-sap-docs"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs