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.

launch_transaction

Start the specified SAP transaction code

end_transaction

End the current SAP transaction

sap_click

Click at the specified coordinates of the SAP GUI window

sap_move_mouse

Move the mouse to the specified coordinates

sap_type

Enter text at the current cursor position

sap_scroll

Scroll the SAP GUI screen

save_last_screenshot

Save the last captured SAP GUI window screenshot