mario-andreschak/mcp-sap-gui
MCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Platform-specific configuration:
{
"mcpServers": {
"mcp-sap-gui": {
"command": "npx",
"args": [
"-y",
"mcp-sap-gui"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...