SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Create an MCP Server for Enterprise AI Agents

Wrap a composed Business Data Graph as an MCP Server in SAP Integration Suite, publish it via the Developer Hub, and test its tools with the MCP Inspector.

Overview

You will learn

  • How to create an Integration Package and add an MCP Server backed by an OpenAPI Specification
  • How the default policy model secures the MCP Server with authentication and authorization
  • How to deploy the MCP Server to an Integration Cell runtime
  • How to publish the MCP Server as a product in the Developer Hub, subscribe, and retrieve OAuth credentials
  • How to connect and test the MCP tools using the MCP Inspector
Shyam S Shyam September 24, 2026
Created on September 23, 2026
Contributors

More from Shyam

See all 2 tutorials by Shyam →

Prerequisites

Prerequisites

Steps

The tools exposed by MCP server helps select the most reliable supplier for each material taking into consideration the risk associated with a location of the plant, stock levels of the material at a plant and physical distance of the plant from delivery location.

Step 1 Step 1 — Create an Integration Package

In SAP Integration Suite, go to Design → Integrations and APIs.

You will see a list of existing Integration Packages on the tenant.

Design — Integration Packages list
Design — Integration Packages list

Click Create and fill in the package details:

FieldValue
Nameplant-supply-risk-package
Technical Name(auto-populated)
Short DescriptionThis package is created to create MCP artifacts using the OpenAPI specification & API composed URL from the plant supply risk graph.
Version1.0

Create Integration Package — details form
Create Integration Package — details form

Click Save.


Step 2 Step 2 — Add an MCP Server
+
Step 3 Step 3 — Review the Policy Model
+
Step 4 Step 4 — Deploy the MCP Server
+
Step 5 Step 5 — Publish via Developer Hub
+
Step 6 Step 6 — Subscribe to the Product
+
Step 7 Step 7 — Retrieve Credentials
+
Step 8 Step 8 — Test with MCP Inspector
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 8
1. Step 1 — Create an Integration Package 2. Step 2 — Add an MCP Server 3. Step 3 — Review the Policy Model 4. Step 4 — Deploy the MCP Server 5. Step 5 — Publish via Developer Hub 6. Step 6 — Subscribe to the Product 7. Step 7 — Retrieve Credentials 8. Step 8 — Test with MCP Inspector