UI5/mcp-server
The UI5 MCP server improves the developer experience when working with agentic AI and the UI5 framework.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A Model Context Protocol server for UI5 application development.
[](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/) [](https://github.com/UI5/mcp-server?tab=coc-ov-file#readme) [](https://api.reuse.software/info/github.com/UI5/mcp-server) [](https://www.npmjs.com/package/@ui5/mcp-server) [](https://coveralls.io/github/UI5/mcp-server)
The UI5 Model Context Protocol server offers tools to improve the developer experience when working with agentic AI tools.
> [!TIP] > Make sure to also check out our announcement blog post in the SAP Community!
create_integration_card: Scaffolds a new UI Integration Card.create_ui5_app: Scaffolds a new UI5 application based on a set of templates.get_api_reference: Fetches and formats UI5 API documentation.get_guidelines: Provides access to UI5 development best practices.get_integration_cards_guidelines: Provides access to UI Integration Cards development best practices.get_project_info: Extracts metadata and configuration from a UI5 project.get_typescript_conversion_guidelines: PrLoading reviews...