Fiori MCP Server

The Open UX tools project aims to provide open source modules that make the development of SAP Fiori applications more efficient. The project is maintained by the same team that is responsible for SAP Fiori tools and driven by the SAP community. The main goal of this project is to collaborate with the community to create transparency and therefore increase the adoption of our tools.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 155 · #4 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Fiori MCP Server

Claude Code

claude mcp add sap-open-ux-tools -- npx -y @sap-ux/fiori-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sap-open-ux-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@sap-ux/fiori-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package @sap-ux/fiori-mcp-server - the @sap-ux scope differs from the repo owner (sap); confirm it's the project's official package

registry namespace io.github.SAP is GitHub-verified and matches the repo owner

03 · What Fiori MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

@sap-ux/[email protected] · 2026-08-24

Release Date · 2026-08-24 · updateSnapshot for nested folders \[2d01f43]

@sap-ux/[email protected] · 2026-08-20

Workspace Updates · @sap-ux/ui5-test-writer 1.8.2 → 1.9.0

@sap-ux/[email protected] · 2026-08-20

Workspace Updates · @sap-ux/ui5-test-writer 1.8.2 → 1.9.0

04 · Who maintains Fiori MCP Server

fiori-mcp-server is maintained by sap. We track 2 MCP servers from sap - 2 actively maintained, 191 combined GitHub stars, oldest repo from May 2021. Full record: all servers from sap.

  1. mdk-mcp-server Model Context Protocol (MCP) server for AI-assisted development of MDK applications. ★ 36

05 · Facts

category
other - ranked #4 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.github.SAP/fiori-mcp-server (active, first published 2026-04-14 · 44 versions)
packages
npm:@sap-ux/fiori-mcp-server

06 · Fiori MCP Server FAQ

What is Fiori MCP Server?

The Open UX tools project aims to provide open source modules that make the development of SAP Fiori applications more efficient. The project is maintained by the same team that is responsible for SAP Fiori tools and driven by the SAP community. The main goal of this project is to collaborate with the community to create transparency and therefore increase the adoption of our tools.

Is Fiori MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Fiori MCP Server?

Run `npx -y @sap-ux/fiori-mcp-server`. You can also paste the ready-made client config above.

Does Fiori MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Fiori MCP Server

More MCP servers to compare · Aippocampus · AI Divination Skills · Oraclebone · JobScout MCP · Savvly

More TypeScript MCP servers · Sapiom MCP Server · Mobile Device MCP · Appstore Connect · Memoire · see all