MCPVault

run_manifest_validation

MCP tool from MCP Server by UI5

Validates the manifest against the UI5 Manifest schema.

How to use it

run_manifest_validation is exposed by the MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_manifest_validation 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