Stats
Actions
Tags
From sap-fiori-mcp-server
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-mcp": {
"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 anthropics/claude-plugins-official --plugin sap-fiori-mcp-server