Odel
mcp sap gui

mcp sap gui

Local
@kts98231PythonMITUpdated 2 days ago

SAP GUI for Windows automation for AI agents - 59 structured tools via SAP GUI Scripting API

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-sap-guiv0.3.0

Run

uvx mcp-sap-gui

MCP client config

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