MCP SAP GUI server enables AI agents to interact with SAP GUI via simulated mouse clicks and keyboard input. It provides tools for navigating SAP screens, entering data, and executing transactions. The server connects directly to SAP GUI, allowing automation of repetitive tasks. Developers use it to build AI-driven workflows for SAP ERP systems, reducing manual data entry and streamlining business processes.
MCP SAP GUI server enables AI agents to interact with SAP GUI via simulated mouse clicks and keyboard input. It provides tools for navigating SAP screens, entering data, and executing transactions. The server connects directly to SAP GUI, allowing automation of repetitive tasks. Developers use it to build AI-driven workflows for SAP ERP systems, reducing manual data entry and streamlining business processes.
pip install mcp-sap-guiAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mario-andreschak-mcp-sap-gui-github": {
"command": "uvx",
"args": [
"pip install mcp-sap-gui"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp sap gui?"
API Key Required
This server requires an API key from mcp sap gui. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_SAP_GUI_API_KEY | Yes | Your mcp sap gui API key |
"What resources are available in mcp sap gui?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp sap gui"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp sap gui with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.