MCP Sap Docs runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.
Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return execSync(cmd, { encoding: "utf8", stdio: ["ignore", "pipe", "ignore"], cwd }).trim();
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-sap-docs -- npx -y mcp-sap-docs
{
"mcpServers": {
"mcp-sap-docs": {
"args": [
"-y",
"mcp-sap-docs"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-sap-docs]
command = "npx"
args = ["-y", "mcp-sap-docs"]
{
"mcpServers": {
"mcp-sap-docs": {
"args": [
"-y",
"mcp-sap-docs"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-sap-docs": {
"args": [
"-y",
"mcp-sap-docs"
],
"command": "npx"
}
}
}
MCP server for Yandex Wiki with full-text search.
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
MCP server for SAPUI5/OpenUI5 development
Fast per-repo documentation indexer and full-text search MCP server for codebases.
Fast BM25 full-text search for code repositories. 14 MCP tools, 2ms search latency.
SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.
Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations
Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.
Answers built from our own checks of this server.