SAP
Connect to an MCP Server deployed on SAP Integration Suite MCP Gateway and use SAP business functions in chat and agents.
SAP MCP does not provide a fixed tool list. After connecting, use Import tools to check the tools exposed by the MCP Server deployed on SAP Integration Suite MCP Gateway.
Key Features
- Connect to an MCP Server deployed on SAP Integration Suite MCP Gateway
- Retrieve the list of SAP business tools provided by the Gateway
- Query SAP business data and run business tasks in chat and agents
- Connect SAP APIs and business processes according to the organization environment
Before You Start
To connect SAP MCP, prepare the following information.
- MCP Server created and deployed on SAP Integration Suite MCP Gateway
- Service key of the SAP Process Integration Runtime service instance created in SAP BTP Cockpit
- MCP Endpoint URL of the deployed MCP Server
clientidin the service keyclientsecretin the service key
Basic Information
Authentication
Uses OAuth client credentials.
Input Parameters
- MCP Endpoint URL (required): MCP Server endpoint URL deployed on SAP Integration Suite MCP Gateway
- Client ID (required): OAuth client ID from the SAP Integration Suite service key
- Client Secret (required): OAuth client secret from the SAP Integration Suite service key
Setup
- Create and deploy an MCP Server in SAP Integration Suite MCP Gateway.
- Create a service key for the SAP Process Integration Runtime service instance in SAP BTP Cockpit.
- In MCP Integrations, select SAP.
- Enter the MCP Endpoint URL of the deployed MCP Server and the
clientidandclientsecretvalues from the service key. - Save the settings and run a connection test to check whether the tool list can be imported from SAP Gateway.
- Use the tools provided by SAP MCP in chat or agents.
Supported MCP Tools
SAP MCP uses the tools provided by the deployed MCP Server. Therefore, the available tool list and each tool’s behavior depend on the MCP Server configured in SAP Integration Suite MCP Gateway.
You can check the tool list by running Import tools on the integration settings screen. If tools are added to or changed in the SAP MCP Server, run Import tools again to check the current tool list.
Usage Examples
- “Check the list of tools available in SAP MCP”
- “Look up the order information that needs to be processed today in SAP”
- “Check customer information in SAP by customer code”
- “Check the inventory status of a specific material in SAP”
Notes
- Available tools and executable tasks follow the MCP Server settings deployed on SAP Integration Suite MCP Gateway.
- If the tool configuration of the SAP MCP Server changes, run Import tools again to refresh the tool list.
- SAP MCP connects with client credentials, not user-specific browser OAuth authentication.
- The MCP Endpoint URL must be an
httpsURL and must be externally accessible. - SAP data queries and business task execution follow the permissions and policies of the SAP system connected to SAP Gateway.