Sap Gui
Createdmario-andreschak
Automates interactions with SAP GUI using simulated mouse clicks and keyboard input for programmatic control.
About
SAP Gui enables interaction with SAP GUI through a Model Context Protocol (MCP) server. By simulating user actions like mouse clicks and keyboard input, it provides a way to automate SAP transactions. It's designed to facilitate integration with LLM models, allowing them to interact with SAP systems and execute tasks programmatically.
Key Features
- Simulates mouse clicks and keyboard input for SAP GUI interaction
- Integrates with Cline and Roo via automated configuration scripts
- Provides flexible screenshot return formats (none, file, base64, image content, image URL)
- 11 GitHub stars
- Offers transaction management capabilities (launch and end transactions)
- Includes tools for moving the mouse and scrolling the SAP GUI screen
Use Cases
- Automating data entry and extraction in SAP systems
- Programmatically testing SAP GUI applications
- Integrating SAP transactions into AI-driven workflows