← All servers

marianfoo/mcp-sap-docs

latest · 0.3.9

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

Install

claude mcp add io-github-marianfoo-mcp-sap-docs -- npx mcp-sap-docs

/mcp confirms it's connected.

Install

Or add it manually in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-marianfoo-mcp-sap-docs": {
      "command": "npx",
      "args": [
        "mcp-sap-docs"
      ]
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-marianfoo-mcp-sap-docs": {
      "command": "npx",
      "args": [
        "mcp-sap-docs"
      ]
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "mcp-sap-docs"
  ]
}

Community score

Community — from web signals no reviews yet

Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.

What the web says

Ecosystem baseline 58 / 100

Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.

Ecosystem signals 3 collected
GitHub stars · 2 hours ago
★ 229
Last commit · 2 hours ago
6 days ago
Issue close rate · 2 hours ago
100%
Version history 1
  • 0.3.9 release date unknown
Details
Transport
stdio
Status
listed
Source
Imported from the MCP registry
Repository
source ↗