MCPVault

create_ui5_app

MCP tool from MCP Server by UI5

Scaffolds a new UI5 application based on a set of templates.

How to use it

create_ui5_app is exposed by the MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_ui5_app tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Server

$claude mcp add --transport stdio --scope user ui5-mcp-server -- npx -y @ui5/mcp-server
FULL MCP SERVER LISTING