mcp-sap-gui

mcp-sap-gui

33

The MCP SAP GUI Server is an automation tool that provides tools to interact with SAP GUI through programmatic control. It supports various functions like launching transactions, clicking on specific coordinates, typing text, and capturing screenshots, designed for efficient SAP GUI interactions.

What are the system requirements for MCP SAP GUI Server?

You need Python 3.8 or higher, SAP GUI installed, valid SAP credentials, and Node.js for npx.

How do I install the MCP SAP GUI Server?

You can use the setup script 'setup.bat' for automated installation or 'build.bat' for manual installation.

What tools does the MCP SAP GUI Server provide?

It provides tools for launching transactions, clicking, moving the mouse, typing, and ending transactions.

Can I integrate MCP SAP GUI Server with other platforms?

Yes, it can be integrated with platforms like Cline and Roo using the 'integrate.bat' script.

What screenshot return formats are supported?

Supported formats include 'none', 'as_file', 'as_base64', 'as_imagecontent', and 'as_imageurl'.