Stats
Actions
Tags
From sap-fiori-tools
Connects to SAP Fiori/UI5 development tools for generating, building, and managing SAP Fiori applications locally. Provides capabilities for project scaffolding, deployment, and integration with SAP systems.
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