Back to Browse

Open Ux Tools MCP Server

by SAP
Developer ToolsLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

SAP Fiori - Model Context Protocol (MCP) server

About

SAP Fiori - Model Context Protocol (MCP) server

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Sets logger verbosity. Allowed values: 'off', 'error', 'warn', 'info', 'debug', 'verbose', 'silly'.Optional

Environment variable: LOG_LEVEL

Set to 'true' to opt out of SAP Fiori tools usage analytics telemetry.Optional

Environment variable: SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sap-fiori-mcp-server": {
      "env": {
        "LOG_LEVEL": "your-log-level-here",
        "SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "your-sap-ux-fiori-tools-disable-telemetry-here"
      },
      "args": [
        "-y",
        "@sap-ux/fiori-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!