
Fiori Mcp Server
Let your coding agent use SAP Fiori tools and UX guidance while you build or extend Fiori apps in open-ux-tools workflows.
Overview
SAP Fiori MCP Server is a MCP server for the Build phase that exposes SAP Fiori and UX development tools to AI assistants over MCP.
What is this MCP server?
- @sap-ux/fiori-mcp-server npm package with stdio MCP transport
- Part of SAP open-ux-tools (fiori-mcp-server subfolder)
- LOG_LEVEL env for off through silly verbosity control
- Optional SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY for analytics opt-out
- Version 1.1.3 server schema alignment
- Server version 1.1.3 (@sap-ux/fiori-mcp-server)
- Repository subfolder packages/fiori-mcp-server in SAP/open-ux-tools
Community signal: 148 GitHub stars.
What problem does it solve?
Building Fiori apps with an AI helper means constant context loss on SAP-specific generators, manifests, and UX conventions.
Who is it for?
Builders shipping SAP Fiori or SAPUI5 apps who want Claude Code or Cursor wired to SAP UX MCP tools.
Skip if: Non-SAP web stacks where a generic frontend skill and REST MCP suffice.
What do I get? / Deliverables
After npm MCP registration, your agent can drive Fiori-aligned tooling and guidance through the official @sap-ux server.
- MCP-accessible SAP Fiori development and UX tooling from the agent
- Configurable logging and telemetry behavior via documented env vars
- Alignment with SAP open-ux-tools fiori-mcp-server package
Recommended MCP Servers
Journey fit
How it compares
SAP Fiori UX MCP bridge, not a general component library installer.
Common Questions / FAQ
Who is SAP Fiori MCP Server for?
Developers and UX engineers on SAP Fiori projects using AI coding agents with SAP open-ux-tools.
When should I use SAP Fiori MCP Server?
Use it while building or refactoring Fiori apps when you want agent access to Fiori tooling instead of manual SAP GUI steps only.
How do I add SAP Fiori MCP Server to my agent?
Add stdio MCP for @sap-ux/fiori-mcp-server, set LOG_LEVEL if needed, and set SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY=true to opt out of telemetry.