$ timeahead.in
/ servers/npm/@ui5/mcp-server
npm

@ui5/mcp-server

MCP server for SAPUI5/OpenUI5 development

88 stars82k/wkupdated 6d agogithub ↗
91excellent
▣ Overview
OpenUI5 Community Slack (#tooling channel)Contributor Covenantnpm Package VersionCoverage Status

What it does

The UI5 MCP server integrates SAP's SAPUI5/OpenUI5 framework tooling into agentic AI environments. It exposes tools for scaffolding UI5 applications and Integration Cards, validating manifest files against the UI5 schema, linting code via the @ui5/linter integration, and fetching framework documentation (API reference, guidelines, and best-practice recommendations). The server reads the local project structure to extract configuration metadata and detects framework-specific errors, enabling AI-assisted development workflows within VS Code, Cline, Claude Code, and other MCP clients.

Who it's for

UI5 developers integrating with AI coding assistants (Copilot, Claude, Cline), and teams building SAPUI5 or OpenUI5 applications who want to accelerate scaffolding and quality checks. Developers converting legacy UI5 code to TypeScript or those building UI Integration Cards benefit from context-aware AI suggestions powered by validated framework guidelines and linting feedback.

Common use cases

  • Scaffold new UI5 applications from AI-suggested templates
  • Validate UI5 manifest files and catch framework-specific linting errors
  • Generate UI Integration Cards with AI assistance
  • Convert existing UI5 applications from JavaScript to TypeScript using AI
  • Fetch UI5 API documentation and development guidelines in-context during code generation

Setup pitfalls

  • Node.js v20.17.0, v22.9.0 or higher required; earlier versions fail silently
  • Native Windows (non-WSL) requires prefixing npx with cmd /c in the MCP configuration
  • Reads local filesystem to inspect project structure—ensure appropriate sandbox and filesystem permissions in your MCP client
  • Makes outbound network calls to fetch UI5 documentation; firewall or proxy rules may block these requests
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
79
15.7
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
90.7
⚿ Capabilities & Risk Explainer
fs readnetworkexecsecrets
◆ Risk level: high
fs read + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "ui5mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ui5/mcp-server"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
70/ 100 · is this project alive?
contributors (1y)16
top contributor share55%
releases (1y)20
last release7d ago
ci✓ passing
⛁ Raw data
weekly downloads82k
github stars88
forks18
open issues11
license✓ present
readme length8855 chars
last publish6d ago
last commit6d ago
last updated3d ago
install verified✗ fail · 23d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points