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

@ui5/mcp-server

MCP server for SAPUI5/OpenUI5 development

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

What it does

MCP server for UI5 application development with SAPUI5/OpenUI5. Designed to improve developer experience when agentic AI tools work with UI5 codebases. Exposes ten tools: scaffolding new applications and Integration Cards, validating manifests against the UI5 schema, running UI5-specific linting via @ui5/linter integration, fetching framework API documentation, extracting project metadata and configuration, accessing development guidelines, providing UI Integration Card best practices, and supporting JavaScript-to-TypeScript migration guidance.

Who it's for

Frontend developers building SAPUI5 or OpenUI5 applications, particularly teams using agentic AI tools like Claude, GitHub Copilot, or Cline to accelerate development, validate code quality, and ensure adherence to UI5 best practices and conventions.

Common use cases

  • Scaffold new UI5 applications or Integration Cards from built-in templates
  • Validate UI5 manifest files against the official schema
  • Analyze UI5 code with integrated @ui5/linter to detect framework-specific issues
  • Retrieve API documentation for UI5 controls, classes, and framework features
  • Extract project metadata for analysis or plan JavaScript-to-TypeScript migrations

Setup pitfalls

  • Node.js v20.17.0, v22.9.0, or higher is required; earlier versions are unsupported
  • On native Windows (not WSL), the MCP configuration must prefix npx with cmd /c as a workaround
  • Filesystem read access is required to analyze project structure and generate scaffolds; ensure this is configured in restricted or sandboxed environments
  • Configure UI5_MCP_SERVER_ALLOWED_DOMAINS to control external API access (defaults to localhost and services.odata.org)
▣ 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 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
70/ 100 · is this project alive?
contributors (1y)16
top contributor share55%
releases (1y)20
last release3d ago
ci✓ passing
⛁ Raw data
weekly downloads82k
github stars88
forks16
open issues9
license✓ present
readme length8855 chars
last publish2d ago
last commit2d ago
last updated6h ago
install verified✗ fail · 16d 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