Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Ui5con 2026 Fiori

FreeNot checked

Hands-on: Create great UX with AI, SAP Fiori elements and the MCP Server for Fiori

GitHubEmbed

About

Hands-on: Create great UX with AI, SAP Fiori elements and the MCP Server for Fiori

README

REUSE status

Hands-on | Create great UX with AI, SAP Fiori elements and the MCP Server for Fiori

Description

This repository contains the material for the SAP UI5con Hands-on | Create great UX with AI, SAP Fiori elements and the MCP Server for Fiori.


Overview

In this hands-on tutorial you will work through a set of exercises that highlight the benefits and capabilities of the MCP servers developed by SAP to create and modify SAP Fiori applications with the help of AI coding assistants.

You will gain comprehensive knowledge of AI assisted full-stack development, and learn how to use AI Clients to kickstart your SAP Fiori elements agentic application development.

Using AI during Agentic app Development

We are using Cline as AI client within SBAS and Anthropic claude-4.5-sonnet LLM (Large Language Model) throughout the exercises. When developing SAP Fiori applications with LLMs, you may encounter situations where a prompt is not executed as intended, or technical errors occur when calling MCP server tools. Knowing how to approach these issues systematically can save time and prevent disruption. Cline and the choosen LLM are powerful assistants for problem resolution.

General steps in case of issues:

Detailed steps and examples of resolving common issues

  1. Verify connectivity:

    • Check if your machine has network access.
    • Confirm that the MCP server is up and running.
  2. Approach errors systematically

    • Pause before panicking
      • Use natural pauses when the client asks for approval to inspect the current results and chat history.
      • Stop execution with the "Cancel" button. You can always proceed from there with a new prompt
    • Identify the source: Check if the issue is:
      • CDS compiler error
      • SQLite/database error
      • Console/browser runtime error
  3. Using the LLM to solve an issue

    • The LLM occasionally makes mistakes, or forgets required steps leading to error situations
    • But the LLM can read the terminal output and react to API reponses, and correct error visible there
    • Other issues, like from browser console output, can be resolved by copy-pasting the full error message into the chat and ask for a fix in a prompt
    • LLM works best when exact messages are provided rather than manual descriptions.
  4. Use Restore Points if Needed

    • If a solution strategy does not work, you can always restore the files and chat to a previous checkpoint using Cline’s restore functionality.
  5. Don’t be afraid to retry an exercise or step after restoring to a checkpoint.

Exercises

Begin your exercises here. At the end of each section, there is a link to continue to the next section.

Code of Conduct

Please read the SAP Open Source Code of Conduct.

How to obtain support

Support for the content in this repository is available during the actual time of the online session for which this content has been designed. Otherwise, you may request support via the Issues tab.

License

Copyright (c) 2026 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

from github.com/SAP-samples/ui5con-2026-fiori-mcp-server

Installing Ui5con 2026 Fiori

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/SAP-samples/ui5con-2026-fiori-mcp-server

FAQ

Is Ui5con 2026 Fiori MCP free?

Yes, Ui5con 2026 Fiori MCP is free — one-click install via Unyly at no cost.

Does Ui5con 2026 Fiori need an API key?

No, Ui5con 2026 Fiori runs without API keys or environment variables.

Is Ui5con 2026 Fiori hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Ui5con 2026 Fiori in Claude Desktop, Claude Code or Cursor?

Open Ui5con 2026 Fiori on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Ui5con 2026 Fiori with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs