{"id":"mario-andreschak-mcp-sap-gui","name":"mcp-sap-gui","af_score":50.0,"security_score":29.2,"reliability_score":35.0,"what_it_does":"An MCP server that automates SAP GUI interactions for LLM agents by launching SAP transactions and controlling the GUI via simulated mouse/keyboard actions (including screenshot-based feedback).","best_when":"You can maintain a stable SAP GUI session and reliably map UI elements to fixed screen coordinates, and you use screenshot verification loops.","avoid_when":"When UI layouts are frequently changing (resolution, scaling, personalization) or when clicking the wrong coordinate could cause harmful business actions without approvals.","last_evaluated":"2026-03-30T13:47:37.208363+00:00","has_mcp":true,"has_api":false,"auth_methods":["Configured SAP credentials via .env (system/client/user/password)"],"has_free_tier":false,"known_gotchas":["Pixel-coordinate precision requirement makes plans brittle across resolution/DPI/window changes","Screenshot-only interaction means the agent must correctly infer state from images after each step","SAP GUI actions are inherently stateful; retries without state checks can duplicate/alter records","No explicit mention of concurrency control (multiple agents/sessions) or locking the SAP GUI session"],"error_quality":0.0}