Sap Gui MCP Server

An MCP (Model Context Protocol) server that enables AI assistants to interact with SAP GUI for Windows through the SAP GUI Scripting API. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-07-05 · ★ 25 · #87 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Sap Gui

Claude Code

claude mcp add kts982-mcp-sap-gui -- uvx mcp-sap-gui

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package mcp-sap-gui - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.kts982 is GitHub-verified and matches the repo owner

03 · What Sap Gui can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.2 · 2026-07-05

v0.2.1 · 2026-07-03

Fix ALV read silently dropping/corrupting off-screen rows · bump checkout to v5 and setup-python to v6 (Node 24) · New Contributors · @JStrader-Mirion made their first contribution in

v0.2.0 · 2026-04-11

Highlights · v0.2.0 hardens the SAP GUI MCP surface with agent-facing workflow guidance, tighter safety controls, and a regression suite backed by live SAP verification. · New agent-facing tools…

04 · Who maintains Sap Gui

mcp-sap-gui is maintained by kts982. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
automation - ranked #87 of 194 actively-maintained automation servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-07-05)
registry
io.github.kts982/mcp-sap-gui (active, first published 2026-07-03 · 2 versions)
packages
pypi:mcp-sap-gui

06 · Sap Gui FAQ

What is Sap Gui?

An MCP (Model Context Protocol) server that enables AI assistants to interact with SAP GUI for Windows through the SAP GUI Scripting API. It runs locally over stdio via the published package.

Is Sap Gui still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-05 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Sap Gui?

Run `uvx mcp-sap-gui`. You can also paste the ready-made client config above.

Does Sap Gui run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sap Gui

More automation MCP servers · L10n.dev - AI Localization Agent · Sys Knife · N8n · Best Cad MCP · n8n Manager MCP

More Python MCP servers · Kubently · Zotero MCP (kujenga) · Cinema4d · Regula · Kinocut · see all