Skip to main content
Skip table of contents

MCP

Int4 Suite provides MCP server which enables interface testing from AI agents and clients.

Available tools

Name

Function

find-test-cases

Searches for test cases matching specific business dimensions (e.g., sales order, material, customer)

find-test-cases-by-ao

Gets test case numbers for provided Automation Objects

get-test-case-details

Retrieves detailed information about known test case numbers

lookup-master-data

Resolves business names or codes and fetches relationships (hierarchies, categories) for real-world entities

run-test-cases

Runs test cases in the Int4Suite integration testing system

lookup-test-case-dimensions

Fetches technical dimension names used for searching in find-test-cases tool

lookup-landscapes

Fetches landscape/environment and corresponding RFC destination per integration platform

check-interface-changes

Finds artifacts in an integration platform which were changed in a given time window

find-automation-objects

Finds specific Automation Objects based on interface name or free keywords

scheduler

Schedules background job which will perform actions described by user. The tool generates a new prompt which will be used in running AI agents in periodic background job

scheduler-list

Reads all scheduled prompts of current user: Prompt Id, prompt creation time and prompt content

scheduler-logs

Reads execution log and result for scheduled user prompt. The tool provides information of execution details - detailed LOGS - and result for a single prompt execution

scheduler-delete

Deletes or cancels scheduled prompt executions (background jobs)

change-test-case

Enables users to modify the values of specific dimensions within an existing test case. Upon receiving new values, the tool creates a new test case (swapping in the provided values for the specified dimensions) and returns its unique identifier. The newly created test case is available for execution upon request

message-selector

Gets message IDs from middleware based on automation object and landscape

create-test-case

Creates a new test case

search-int4-documentation

Searches help.int4.com
Note: destination INT4_HELP needs to be defined in SM59

get-test-results

Gets test run details

get-test-results-details

Retrieves detailed comparison results for a test case in a test run

Configuration

Make sure service /sap/bc/int4/iftt/mcp is active in transaction SICF:

image-20260420-104957.png

This service cannot be directly consumed from an LLM. In order to expose it to the internet SAP API Management needs to be configured. Please follow this guide.

Once API Management is configured you are ready to connect to MCP.

Depending on LLM client you need to provide:

  • MCP URL - API Proxy URL

  • User - user associated to an APIM product where API proxy is assigned

  • Password - password associated to an APIM product where API proxy is assigned

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.