mcp-sap-gui

kts982/mcp-sap-gui
★ 25 stars Python AI/LLM Updated today ⚠ Review
MCP server for SAP GUI for Windows automation via the SAP GUI Scripting API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-sap-gui": {
      "command": "uvx",
      "args": [
        "mcp-sap-gui"
      ]
    }
  }
}

Or install with pip: pip install mcp-sap-gui

README Excerpt

<!-- mcp-name: io.github.kts982/mcp-sap-gui --> An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that enables AI assistants to interact with SAP GUI for Windows through the SAP GUI Scripting API. It is client-agnostic: if your MCP client can launch a local `stdio` server, it can use this project. Examples in this README use Claude because the setup is easy to demonstrate, but the same server can be used from Codex, GitHub Copilot, Gemini CLI, and similar MCP-capable too

Tools (1)

TRUE

Topics

ai-agentsautomationmcpmodel-context-protocolpythonsapsap-guisap-gui-scriptingwindows