Stats
Actions
Tags
From ui5
Connects to the SAP UI5 local toolchain to scaffold, build, and test UI5 applications from within Claude.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ui5-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ui5/mcp-server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub anthropics/claude-plugins-official --plugin ui5