Stats
Actions
Tags
From sap-fiori-tools
Runs locally providing tools for SAP Fiori app development, UI5 components, UX design, and SAP frontend tasks.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"fiori-tools": {
"command": "npx",
"args": [
"--yes",
"@sap-ux/fiori-mcp-server@latest",
"fiori-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub secondsky/sap-skills --plugin sap-fiori-tools