← Index

io.github.marianfoo/mcp-sap-docs

io.github.marianfoo/mcp-sap-docs·v0.3.9·Documents & Spreadsheets
Quality Score
65
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-sap-docs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sap-docs"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-sap-docs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sap-docs"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-sap-docs
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets