← Back to Claude Tool Reviews

SAP UI5 MCP

Connector Development Usable

Official SAP MCP server for SAPUI5/OpenUI5 development providing AI assistants with UI5 framework knowledge, linting, project scaffolding, and UI5 toolchain integration.

75 starsApache-2.0 (commercial OK)FreeNo code needed
Official tool maintained by SAP SE.
Fair rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

SAP UI5 development has high complexity and a shrinking talent pool. AI-assisted UI5 development significantly reduces development time for SAP-centric enterprise clients — a high-value niche.

SAP development teams working with SAPUI5 or OpenUI5 who want AI assistance with framework-specific patterns, project scaffolding, and code quality.

Claude Code Claude Cowork Claude Chat

https://www.npmjs.com/package/@ui5/mcp-server

By SAP SE

How to Get It

Option 1: Claude Desktop AppOpen the Customize panel in the sidebar → browse connectors → search and add. Works in Claude Code, Claude Cowork, and Claude Chat.
Option 2: Paste into Claude CodeCopy the command below and paste it into a Claude Code conversation. Claude will run it for you.
Command
npx -y @ui5/mcp-server

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

PrerequisitesNode.js 18+; existing UI5 project or willingness to scaffoldTime to functional20 minutesCostFree

Trust Signals Source Reviewed

Stars75Contributors16Last updated2026-04-02LicenseApache-2.0 (OK for commercial use)Weekly downloads20,765Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.Connects toSAP SE servers (official integration)

Community Pulse Active

Discussed on Hacker News, Reddit

12 mentions across 2 sources

Reviewer notes

Source Reviewed review. These are observations, not a security certification.

Official SAP SE package, Apache 2.0 license. 101,794 monthly downloads (high for SAP tooling). Active maintenance: ui5-bot (official SAP) plus named SAP developers. Dependencies all UI5 toolchain packages (@ui5/linter, @ui5/project) — well-scoped. Very niche — SAP UI5 projects only. Breadth=1.

File system read/write to UI5 project files. execa for running CLI commands (potential command injection if input not validated — UI5 context limits risk). fast-xml-parser (UI5 views are XML). ejs templating (potential SSTI if misused). Lockfile in published package is unusual. Overall acceptable for dev tooling.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
1/5
Reliability
3/5
Security
4/5
Overall score2.65 / 5.00 UsableEvaluatedMar 2026
Official SAP SE package, Apache 2.0 license. 101,794 monthly downloads (high for SAP tooling). Active maintenance: ui5-bot (official SAP) plus named SAP developers. Dependencies all UI5 toolchain packages (@ui5/linter, @ui5/project) — well-scoped. Very niche — SAP UI5 projects only. Breadth=1.

← Back to Claude Tool Reviews