MCPVault

run_ui5_linter

MCP tool from MCP Server by UI5

Integrates with @ui5/linter to analyze and report issues in the UI5 code.

How to use it

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