AgentStack
MCP verified Apache-2.0 Self-run

Abap Platform Rap130

mcp-sap-samples-abap-platform-rap130 · by SAP-samples

Build SAP Fiori Apps with ABAP Cloud and Joule for Developers in Visual Studio Code. You will learn how Joule for Developers can support the development of clean core compliant SAP Fiori elements apps with ABAP RESTful Application Programming Model (RAP)

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add mcp-sap-samples-abap-platform-rap130

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-sap-samples-abap-platform-rap130)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Abap Platform Rap130? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Home - Workshops about the ABAP RESTful Application Programming Model (RAP)

[](https://api.reuse.software/info/github.com/SAP-samples/abap-platform-rap130)

RAP130 - Build SAP Fiori Apps with ABAP Cloud and SAP Joule for Developers in Visual Studio Code

Description

This repository contains the material for the hands-on session RAP130 - Build SAP Fiori Apps with ABAP Cloud and SAP Joule for Developers in Visual Studio Code 💎

You will build a transactional SAP Fiori elements app for travel management using the ABAP RESTful Application Programming Model (RAP) — entirely from Visual Studio Code, powered by the ADT MCP Server to generate and enhance your application.

Table of Content

  • [Requirements](#requirements)
  • [Overview](#overview)
  • [Exercises](#exercises)
  • [Known Issues](#known-issues)
  • [How to obtain support](#how-to-obtain-support)
  • [Further Information](#further-information)

Requirements

> To complete the practical exercises, you need: > - Visual Studio Code — Download from https://code.visualstudio.com/ > - ADT for Visual Studio Code — ADT for Visual Studio Code includes the built-in ADT MCP Server. Here is the link to download the extension. > - IMPORTANT! ℹ️ A coding agent extension in Visual Studio Code that supports Visual Studio Code's virtual workspace filesystem — required to call MCP tools and read/edit ABAP files. GitHub Copilot is the primary tested agent and the one used and recommended for this tutorial. > - Access to an SAP BTP ABAP Environment or SAP S/4HANA Cloud Public Edition or SAP S/4HANA Cloud Private Edition system that has the ABAP Flight Reference Scenario imported and SAP Joule for developers, ABAP AI capabilities enabled. > > (*) SAP BTP ABAP environment, SAP S/4HANA Cloud Public Edition, SAP S/4HANA Cloud Private 2025 Edition are currently supported. > >> #### ⚠ Exception regarding SAP-led events, such as "ABAP Developer Day" and "SAP CodeJam" >> → A dedicated ABAP system for the hands-on workshop participants will be provided. >> → Access to the system details for the workshop will be provided by the SAP instructors during the session.

Overview

> In this hands-on session, you will learn how to use the ADT MCP Server to build a transactional SAP Fiori elements app entirely from Visual Studio Code — using AI-powered generation, code enhancement, and unit test support — powered by ABAP Cloud and the ABAP RESTful Application Programming Model (RAP).

🔵 Click to expand!

This hands-on workshop covers the full developer journey from Visual Studio Code environment setup to a fully functional, AI-enhanced transactional app:

  • Set up Visual Studio Code with the ADT for Visual Studio Code extension and connect to your ABAP Cloud system
  • Configure the built-in ADT MCP Server and connect it to your coding agent
  • Use ADT MCP tools to generate a complete RAP business object (Travel + Booking) and its OData UI service — all via natural language prompts
  • Explore and adjust the generated artifacts (CDS views, behavior definitions, metadata extensions) directly in Visual Studio Code
  • Publish the service binding and preview the SAP Fiori elements app in the browser
  • Add backend validations
  • Run ABAP unit tests from Visual Studio Code
  • Debug the SAP Fiori App from Visual Studio Code

Exercises

Follow these steps to build a SAP Fiori App using the ADT MCP Server and a coding agent (GitHub Copilot or compatible) in Visual Studio Code.

| Exercises | -- | | ------------- | -- | | [Getting Started](exercises/ex0/README.md)| -- | | [Exercise 1: Enable the ADT MCP Server](exercises/ex01/README.md) | -- | | [Exercise 2: Generate the SAP Fiori App via MCP Tools](exercises/ex02/README.md)| -- | | [Exercise 3: Publish and Preview the Travel App](exercises/ex03/README.md)| -- | | [Exercise 4: Add a Validation](exercises/ex04/README.md)| -- | | [Exercise 5: Generate ABAP Unit Tests](exercises/ex05/README.md) | -- |

Optional Exercises

| Exercises | -- | | ------------- | -- | | [Exercise 6: Debug ABAP Code in Visual Studio Code](exercises/ex06/README.md) | -- | | [Exercise 7: Create a Custom Agent](exercises/ex07/README.md) | -- |

Known Issues

How to obtain support

Create an issue in this repository if you find a bug or have questions about the content.

For additional support, ask a question in SAP Community.

Further Information

You can find more information about ABAP AI, ABAP Cloud, RAP, and ADT for Visual Studio Code here:

Contributing

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2026 SAP SE or an SAP affiliate company and abap-platform-rap130 contributors. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSES/Apache-2.0.txt) file; you may not use any file of this project except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.