get_api_reference
Fetches and formats UI5 API documentation.
How to use it
get_api_reference is exposed by the MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_api_reference 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-serverOther tools in MCP Server (9)
Scaffolds a new UI Integration Card.
Scaffolds a new UI5 application based on a set of templates.
Provides access to UI5 development best practices.
Provides access to UI Integration Cards development best practices.
Extracts metadata and configuration from a UI5 project.
Provides guidelines for converting UI5 applications and controls from JavaScript to TypeScript.
Retrieves version information for the UI5 framework.
Validates the manifest against the UI5 Manifest schema.
Integrates with @ui5/linter to analyze and report issues in the UI5 code.