
Mcp Sap Docs
Search SAPUI5, CAP, OpenUI5, and wdi5 documentation from your agent with fast unified BM25 full-text lookup instead of tab-hopping official sites.
Overview
io.github.marianfoo/mcp-sap-docs is a MCP server for the Build phase that provides fast BM25 full-text search across SAPUI5, CAP, OpenUI5, and wdi5 documentation.
What is this MCP server?
- npm mcp-sap-docs version 0.3.9 with stdio MCP transport
- Unified BM25 full-text search across SAPUI5, CAP, OpenUI5, and wdi5 corpora
- Fast local doc retrieval designed for agent loops instead of manual SAP Help navigation
- Complements ARC-1-style system MCP by covering framework documentation, not live ABAP
- Single search surface for multiple SAP UI and extension stacks relevant to indie SAP freelancers
- npm identifier mcp-sap-docs version 0.3.9
- Four named doc corpora: SAPUI5, CAP, OpenUI5, wdi5
- BM25 full-text search per server description
What problem does it solve?
SAP framework docs are split across sites and versions, so agent-assisted UI5 and CAP work stalls on manual searching and uncertain API recall.
Who is it for?
Developers building SAPUI5, OpenUI5, CAP, or wdi5 projects who want documentation-grounded answers in Claude Code or Cursor.
Skip if: Teams outside the SAP ecosystem or anyone needing live ABAP repository access instead of static framework docs.
What do I get? / Deliverables
After adding mcp-sap-docs, your agent can return unified BM25-ranked doc hits from four SAP doc corpora inside the same coding session.
- BM25-ranked hits from SAPUI5, CAP, OpenUI5, and wdi5 doc indexes
- Faster agent grounding on official SAP framework guidance
- Local stdio MCP doc search without custom scraping pipelines
Recommended MCP Servers
Journey fit
Unified SAP docs search is cataloged under Build docs because it accelerates implementation and API discovery while you code Fiori and CAP apps. docs is the canonical home for MCP servers whose primary job is retrieving vendor framework reference material on demand.
How it compares
SAP documentation search MCP, not an ABAP system connector like ARC-1.
Common Questions / FAQ
Who is io.github.marianfoo/mcp-sap-docs for?
It is for SAP UI and CAP developers who use MCP agents and want one search tool over SAPUI5, CAP, OpenUI5, and wdi5 docs.
When should I use io.github.marianfoo/mcp-sap-docs?
Use it during prototyping and implementation whenever you need quick, cited framework references without leaving your agent chat.
How do I add io.github.marianfoo/mcp-sap-docs to my agent?
Install npm package mcp-sap-docs 0.3.9 and register it as an stdio MCP server in Claude Code, Cursor, or another MCP-compatible client.