$ timeahead.in
/ servers/npm/@sap-ux/fiori-mcp-server
npm

@sap-ux/fiori-mcp-server

SAP Fiori - Model Context Protocol (MCP) server

148 stars86k/wkupdated 0d agogithub ↗
54poor
▣ Overview
Build status

What it does

The Open UX Tools MCP server provides access to SAP's open-source Fiori development modules. It wraps reusable components for generating SAP Fiori applications, UI5 tooling configuration management, and application scaffolding. The server reads and writes filesystem artifacts and performs network operations, making it capable of automating Fiori project setup and modification through Claude Code.

Who it's for

Enterprise developers building SAP Fiori applications with UI5, particularly those embedding Claude into Fiori development workflows for code generation and project configuration.

Common use cases

  • Generate new SAP Fiori application projects and file structures
  • Configure and validate UI5 tooling for Fiori projects
  • Scaffold boilerplate UI5 components and application modules
  • Programmatically modify Fiori project configurations

Setup pitfalls

  • Secrets detected in repository (6 found) — review configuration and .env handling before deploying.
  • Classified as high-risk due to filesystem write and network access — sandbox usage and validate all inputs carefully.
  • Requires Node.js >= 18 — incompatible with older Node versions.
  • No CI coverage — the project lacks automated test infrastructure, so manually verify stability before production use.
6 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
81
16.2
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
54.2
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + 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": {
    "sap-uxfiori": {
      "command": "npx",
      "args": [
        "-y",
        "@sap-ux/fiori-mcp-server"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
68/ 100 · is this project alive?
contributors (1y)45
top contributor share42%
releases (1y)100
last release1d ago
ci⚠ failing
⛁ Raw data
weekly downloads86k
github stars148
forks62
open issues375
license✓ present
readme length11713 chars
last publish0d ago
last commit0d ago
last updated7h ago
install verified✗ fail · 14d 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