Add sap-fiori-mcp-server plugin

MCP server for SAP Fiori development tools — build and modify SAP Fiori
applications with AI assistance. Pinned at d9d4ab7e (latest main of
SAP/open-ux-tools).

Split out from #1616 at SAP's request: they have an upcoming customer
workshop and need this entry available ahead of the rest of the SAP
namespace work, which is currently held on an upstream plugin.json fix
in a separate SAP repo (sap-hana-cli).
This commit is contained in:
Bryan Thompson 2026-05-08 06:32:18 -05:00
parent 76b35e91d1
commit dc427d3390
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -1677,6 +1677,24 @@
},
"homepage": "https://www.sanity.io"
},
{
"name": "sap-fiori-mcp-server",
"description": "MCP server for SAP Fiori development tools for Claude Code. Build and modify SAP Fiori applications with AI assistance.",
"author": {
"name": "SAP SE",
"email": "ospo@sap.com",
"url": "https://www.sap.com"
},
"category": "development",
"source": {
"source": "git-subdir",
"url": "https://github.com/SAP/open-ux-tools.git",
"path": "packages/fiori-mcp-server",
"ref": "main",
"sha": "d9d4ab7e69fe453f8fd682304ff1e3ac40a216c6"
},
"homepage": "https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server"
},
{
"name": "sap-mdk-server",
"description": "MCP server for SAP Mobile Development Kit (MDK). Build and modify MDK applications with AI assistance — schema lookups, action validation, rule editing, and project scaffolding.",