io.github.kts982/mcp-sap-gui
PYPI · MCP-SAP-GUI · SCANNED SEP 20
SAP GUI for Windows automation for AI agents - 59 structured tools via SAP GUI Scripting API
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security50
- Malware scan not yet available for this package.Unverified
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 15 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 21 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability88
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 6134 tokens (~102/item across 60 items; 59 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage72
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 3% of tool parameters carry a description.Partial
- Structured output schemas are declared (97% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 61 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.kts982/mcp-sap-gui server?
io.github.kts982/mcp-sap-gui runs locally as a PyPI package, launched with uvx mcp-sap-gui. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · mcp-sap-gui
claude mcp add kts982-mcp-sap-gui -- uvx mcp-sap-gui
{
"mcpServers": {
"kts982-mcp-sap-gui": {
"command": "uvx",
"args": [
"mcp-sap-gui"
]
}
}
} {
"servers": {
"kts982-mcp-sap-gui": {
"command": "uvx",
"args": [
"mcp-sap-gui"
]
}
}
} codex mcp add kts982-mcp-sap-gui -- uvx mcp-sap-gui
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"kts982-mcp-sap-gui": {
"type": "local",
"command": [
"uvx",
"mcp-sap-gui"
],
"enabled": true
}
}
} openclaw mcp add kts982-mcp-sap-gui --command uvx --arg mcp-sap-gui
mcp_servers:
kts982-mcp-sap-gui:
command: "uvx"
args: ["mcp-sap-gui"] {
"McpServers": {
"kts982-mcp-sap-gui": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcp-sap-gui"
]
}
}
} assistant mcp add kts982-mcp-sap-gui -t stdio -c uvx -a mcp-sap-gui
{
"mcpServers": {
"kts982-mcp-sap-gui": {
"command": "uvx",
"args": [
"mcp-sap-gui"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 −3
- Stability: pass → 0.80 functional
- 18 Sept 26 +1
- Stability: 0.97 → pass security
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- 12 Sept 26 +12
- Malware scan: unverified → pass ▲ security
- Stability: pass → 0.80 functional
- 11 Sept 26 −14
- Malware scan: pass → unverified ▼ security
- Stability: 0.97 → pass security
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/mcp-sap-gui@0.3.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 15 packages
| Packages resolved | 15 |
|---|---|
| Stale | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
sap_click_tree_link ~83
Click a hyperlink in a tree node item. For SPRO/customizing trees, click on the execute icon column (typically item_name='2') to run an activity. Use sap_read_tree to see which columns have link-type items.
| Name | Type | Req | Description |
|---|---|---|---|
| item_name | string | yes | – |
| node_key | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_collapse_tree_node ~45
Collapse a folder node in a tree control (e.g. SPRO/customizing tree).
| Name | Type | Req | Description |
|---|---|---|---|
| node_key | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_connect ~102
Connect to an SAP system by its name in SAP Logon Pad. Credentials are resolved from a .env file (SAP_USER, SAP_PASSWORD, SAP_CLIENT, SAP_LANGUAGE) so passwords never appear in MCP tool calls. Parameters provided here override the .env values (except password). If SAP is already open and logged in, use sap_connect_existing instead.
| Name | Type | Req | Description |
|---|---|---|---|
| client | – | – | – |
| language | – | – | – |
| system_description | string | yes | – |
| user | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_connect_existing ~76
Connect to an already open SAP session. Use this when SAP is already logged in. This is the most common starting point. connection_index=0 and session_index=0 connect to the first open session. Use sap_list_connections to see all sessions.
| Name | Type | Req | Description |
|---|---|---|---|
| connection_index | integer | – | – |
| session_index | integer | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_disconnect ~57
Disconnect from the current SAP session and release the binding. Sessions opened by this MCP session (via sap_connect) are closed. Sessions that were attached (via sap_connect_existing) are detached but left open so the user can continue working manually.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
sap_double_click_cell ~79
Double-click a cell in a table/grid (often opens details or drills down). Row is zero-based. Column is the column name (from sap_read_table or sap_get_column_info). Works on both ALV and TableControl.
| Name | Type | Req | Description |
|---|---|---|---|
| column | string | yes | – |
| row | integer | yes | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_double_click_tree_item ~80
Double-click a specific item (column cell) in a tree node row. item_name is the column name (e.g., 'Column1', 'Column2'). Use sap_read_tree to discover column names for the tree.
| Name | Type | Req | Description |
|---|---|---|---|
| item_name | string | yes | – |
| node_key | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_double_click_tree_node ~85
Double-click a node in a tree control (often opens details or drills down). In SPRO/customizing trees, this may open documentation (hypertext) rather than executing the activity. Use sap_click_tree_link on the execute column (typically column '2') for SPRO activities.
| Name | Type | Req | Description |
|---|---|---|---|
| node_key | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_execute_transaction ~113
Execute (start/run) an SAP transaction code (tcode), e.g. MM03, VA01, SM30. Navigates to the transaction's initial screen. Always check the screen info in the response to understand what screen you landed on. Some transactions require /n prefix for SCWM (e.g., /n/SCWM/MON). Subject to transaction blocklist/allowlist. Use sap_get_session_info to see the current transaction before navigating away.
| Name | Type | Req | Description |
|---|---|---|---|
| tcode | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_expand_tree_node ~61
Expand a folder node in a tree control to reveal its children. After expanding, use sap_get_tree_node_children or sap_read_tree to see the newly visible child nodes.
| Name | Type | Req | Description |
|---|---|---|---|
| node_key | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_find_tree_node_by_path ~65
Find a tree node key by its path. E.g., '2\1\2' = 2nd child of root, then 1st child, then 2nd.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_alv_toolbar ~81
Get all toolbar buttons from an ALV grid. Returns button IDs, texts, and types. Use this to discover available actions (sort, filter, export, etc.) before pressing them with sap_press_alv_toolbar_button. Only works on GuiGridView (ALV), not GuiTableControl.
| Name | Type | Req | Description |
|---|---|---|---|
| grid_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_cell_info ~65
Get detailed cell metadata from an ALV grid. Returns value, changeable, color, tooltip, style, max_length. Does NOT work on GuiTableControl.
| Name | Type | Req | Description |
|---|---|---|---|
| column | string | yes | – |
| grid_id | string | yes | – |
| row | integer | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_column_info ~65
Get detailed column info from an ALV grid or table control. Returns column names, titles, widths, and visibility. Useful for understanding table structure. For a lighter alternative, use sap_read_table with columns_only=true.
| Name | Type | Req | Description |
|---|---|---|---|
| grid_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_combobox_entries ~42
List all entries in a combobox/dropdown. Returns key-value pairs so you know which values are valid.
| Name | Type | Req | Description |
|---|---|---|---|
| combobox_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_current_cell ~33
Get the currently focused cell position in an ALV grid or table control.
| Name | Type | Req | Description |
|---|---|---|---|
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_popup_window ~73
Check if a popup/modal dialog is open (wnd[1], wnd[2], etc.). Returns the popup's title, text content, and available buttons so you know how to respond. Also classifies the popup and suggests a safe next action. Returns {popup_exists: false} if no popup.
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_screen_elements ~165
Discover all elements on the current SAP screen. Useful for finding field IDs when working with a new screen. Use type_filter and changeable_only to reduce response size on complex screens (e.g. type_filter="GuiTextField,GuiCTextField" to find only input fields). max_depth controls how deep to recurse into containers (default 2). Use max_depth=1 for a quick overview, max_depth=3+ for deeply nested layouts (splitter containers, tab strips with sub-containers). Pass container_id='wnd[0]/mbar' to discover the menu bar structure.
| Name | Type | Req | Description |
|---|---|---|---|
| changeable_only | boolean | – | – |
| container_id | string | – | – |
| max_depth | integer | – | – |
| type_filter | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_screen_info ~153
Get current SAP screen info: transaction, program, screen number, window title, and status bar message (success/error/warning text). Reads from ``session.ActiveWindow`` so the response always reflects what the user sees. The ``active_window`` field tells you which window is in focus (e.g. ``wnd[0]`` for the main screen, ``wnd[1]`` for a popup). The ``title`` comes from the active window. Every action tool (press_button, send_key, select_menu, etc.) returns this same screen info, so you always know when a popup appears. Use sap_get_popup_window for full popup content (texts, buttons).
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_session_info ~28
Get information about the current SAP session (system, client, user, transaction, screen)
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_table_control_row_info ~58
Get row metadata (selectable, selected) from a GuiTableControl. If rows is omitted, queries all visible rows. Does NOT work on ALV grids.
| Name | Type | Req | Description |
|---|---|---|---|
| rows | – | – | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_toolbar_buttons ~76
List all buttons on the system toolbar (tbar[0]) and app toolbar (tbar[1]). Returns button IDs, text, tooltip, and enabled state. This is for standard SAP toolbars, NOT ALV (use sap_get_alv_toolbar for ALV).
| Name | Type | Req | Description |
|---|---|---|---|
| window_id | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_transaction_guide ~81
Return a generic, read-first guide for a supported SAP transaction. Available transactions: - **/SCWM/MON**: EWM Warehouse Monitor with tree navigation and ALV results. Aliases accepted: `SCWM/MON`, `warehouse monitor`, `ewm warehouse monitor`.
| Name | Type | Req | Description |
|---|---|---|---|
| task | string | – | – |
| transaction | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_tree_node_children ~89
Get direct children of a tree node. Much faster than read_tree for step-by-step navigation of deep trees (e.g., SPRO). Omit node_key or pass empty string for root-level nodes. Set expand=true to expand the node first (requires write permission).
| Name | Type | Req | Description |
|---|---|---|---|
| expand | boolean | – | – |
| node_key | string | – | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_get_workflow_guide ~100
Return step-by-step guidance for a common SAP workflow. Available workflows: - **search_help**: F4 search help on a field. `target` = field ID. - **table_export**: Paginated table export. `target` = table element ID. - **spro_navigate**: SPRO customizing navigation. `target` = activity name.
| Name | Type | Req | Description |
|---|---|---|---|
| target | string | yes | – |
| workflow | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_handle_popup ~152
Read and optionally act on the current popup/modal dialog. Use when active_window shows wnd[1] or higher. Combines popup inspection and response in a single call. Actions: - read: return popup content without acting (default) - confirm: press OK/Yes/Continue/Enter on the popup - cancel: press Cancel/No/F12 on the popup - press: press a specific button by its text or tooltip - auto: take only a clearly safe action; otherwise return the popup read-only Returns the popup contents plus classification, requested action, and post-action screen/popup state when something was pressed.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| button_text | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_list_connections ~17
List all open SAP connections and sessions
Input schema present but exposes no named parameters.
Structured output declared, but exposes no named fields.
No examples provided.
sap_modify_cell ~79
Modify the value of a cell in an ALV grid or table control. Only works on editable cells. Use sap_get_cell_info to check if a cell is changeable before attempting to modify it.
| Name | Type | Req | Description |
|---|---|---|---|
| column | string | yes | – |
| grid_id | string | yes | – |
| row | integer | yes | – |
| value | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_press_alv_toolbar_button ~58
Press a toolbar button on an ALV grid (e.g., sort, filter, export). Use sap_get_alv_toolbar to find button IDs.
| Name | Type | Req | Description |
|---|---|---|---|
| button_id | string | yes | – |
| grid_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_press_button ~71
Press (click) a pushbutton or toolbar button on the current SAP screen. Returns screen info after the press so you can detect navigation or popups. Use sap_get_toolbar_buttons to discover toolbar button IDs. Use sap_get_screen_elements to find on-screen button IDs.
| Name | Type | Req | Description |
|---|---|---|---|
| button_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_press_column_header ~47
Click a column header in an ALV grid (triggers sort). Does NOT work on GuiTableControl.
| Name | Type | Req | Description |
|---|---|---|---|
| column | string | yes | – |
| grid_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_preview ~104
Render a preview card of the current SAP screen for the user: screenshot, session/transaction info, status bar, and the values the agent is about to write (pending_fields). Call before significant writes (batch fills, F11 save) or whenever the user asks to see what's about to happen. Read-only: nothing is written or saved.
| Name | Type | Req | Description |
|---|---|---|---|
| include_screenshot | boolean | – | – |
| note | string | – | – |
| pending_fields | – | – | – |
No output schema declared.
No examples provided.
sap_read_field ~57
Read the value of a field on the current SAP screen. Returns value, type, changeable status, and labels (left/right). Use sap_get_screen_elements to discover field IDs on unknown screens.
| Name | Type | Req | Description |
|---|---|---|---|
| field_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_read_shell_content ~58
Read content from a GuiShell subtype (e.g., HTMLViewer). Extracts HTML, URL, or text depending on the shell type. Use sap_get_screen_elements first to find shell element IDs.
| Name | Type | Req | Description |
|---|---|---|---|
| shell_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_read_table ~179
Read rows from a table on the current screen — ALV grid (report/list output) or TableControl (SM30 maintenance view, customizing screens). Auto-detects the table type. The response includes a 'table_type' field ('GuiGridView' for ALV or 'GuiTableControl') so you know which type-specific tools to use next (e.g., sap_get_alv_toolbar for ALV, sap_scroll_table_control for TableControl). Use columns_only=true for schema discovery (returns column metadata only, no data). Use columns to fetch only specific columns (CSV). Use start_row to paginate through large tables.
| Name | Type | Req | Description |
|---|---|---|---|
| columns | string | – | – |
| columns_only | boolean | – | – |
| max_rows | integer | – | – |
| start_row | integer | – | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_read_textedit ~75
Read the content of a multiline text editor (GuiTextedit) — long texts, notes, comments, document text. Returns full text and line count. Use max_lines to cap output for large text editors (0 = all lines).
| Name | Type | Req | Description |
|---|---|---|---|
| max_lines | integer | – | – |
| textedit_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_read_tree ~94
Read data from a tree control (TableTreeControl, ColumnTreeControl, etc.). Returns node hierarchy with texts and column values. For large trees (e.g., SPRO with 1000+ nodes), use sap_get_tree_node_children for step-by-step navigation instead. Use sap_search_tree_nodes to find specific nodes by text.
| Name | Type | Req | Description |
|---|---|---|---|
| max_nodes | integer | – | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_screenshot ~61
Take a screenshot of the current SAP window. Use as a fallback when structured tools (sap_get_screen_elements, sap_read_field, sap_read_table) return empty or confusing results, e.g., on Web Dynpro screens where the element tree is non-standard.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sap_scroll_table_control ~72
Scroll a GuiTableControl to a specific row position. Does NOT work on ALV grids (they handle scrolling internally). For reading data at a specific offset, prefer sap_read_table with start_row parameter — it handles scrolling automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| position | integer | yes | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_search_tree_nodes ~149
Search for tree nodes by text. Returns matches with full ancestor paths. Useful for finding nodes in deep trees where the same label appears in multiple branches. Case-insensitive substring match. Optionally pass column to search in a specific column instead of node text. **Important limitation**: Only searches nodes that are already loaded (expanded) in the tree. Collapsed subtrees are not searched. If you don't find what you expect, expand parent nodes first using sap_get_tree_node_children with expand=true, then search again.
| Name | Type | Req | Description |
|---|---|---|---|
| column | string | – | – |
| max_results | integer | – | – |
| search_text | string | yes | – |
| tree_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_all_rows ~35
Select all rows in an ALV grid. Does NOT work on GuiTableControl.
| Name | Type | Req | Description |
|---|---|---|---|
| grid_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_all_table_control_columns ~47
Select or deselect all columns in a GuiTableControl. Does NOT work on ALV grids.
| Name | Type | Req | Description |
|---|---|---|---|
| select | boolean | – | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_alv_context_menu_item ~217
Select an item from an opened ALV context menu. First use sap_press_alv_toolbar_button on a Menu button to open it, then use this to select an item. Alternatively, pass toolbar_button_id to open the menu and select in one atomic call (recommended). `menu_item_id` can be a technical function code (for example `@M00006`), visible menu text (for example `Confirm WT in Foreground`), or a position descriptor. You can pass human-readable menu text directly. SAP GUI does not expose a way to enumerate GuiGridView context menu items. `select_by` controls how selection is performed: - `auto` (default): heuristic based on whether `menu_item_id` has spaces - `id`: function code - `text`: visible menu text - `position`: position descriptor
| Name | Type | Req | Description |
|---|---|---|---|
| grid_id | string | yes | – |
| menu_item_id | string | yes | – |
| select_by | string | – | – |
| toolbar_button_id | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_checkbox ~62
Select or deselect a checkbox on the current SAP screen. Set selected=false to uncheck. Use sap_get_screen_elements with type_filter='GuiCheckBox' to find checkbox IDs.
| Name | Type | Req | Description |
|---|---|---|---|
| checkbox_id | string | yes | – |
| selected | boolean | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_combobox_entry ~71
Select an entry in a combobox/dropdown by its key or display value text. Accepts either the technical key or the visible display text. Use sap_get_combobox_entries first to see all valid options.
| Name | Type | Req | Description |
|---|---|---|---|
| combobox_id | string | yes | – |
| key_or_value | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_menu ~77
Select a menu item from the menu bar or a submenu. Example: 'wnd[0]/mbar/menu[1]/menu[0]'. Use sap_get_screen_elements on 'wnd[0]/mbar' to discover menu structure. Returns screen info after selection so you can detect navigation.
| Name | Type | Req | Description |
|---|---|---|---|
| menu_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_multiple_rows ~58
Select multiple rows at once in an ALV grid or table control. Pass a list of row indices (e.g., [0, 2, 5]).
| Name | Type | Req | Description |
|---|---|---|---|
| rows | array | yes | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_radio_button ~51
Select a radio button on the current SAP screen. Use sap_get_screen_elements with type_filter='GuiRadioButton' to find radio button IDs on the current screen.
| Name | Type | Req | Description |
|---|---|---|---|
| radio_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_tab ~57
Select a tab in a tab strip control. Returns screen info after selection (tab content changes). Tab IDs typically look like 'wnd[0]/usr/tabsTABSTRIP/tabpTAB01'.
| Name | Type | Req | Description |
|---|---|---|---|
| tab_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
sap_select_table_row ~74
Select a row in a table/grid. Works on both ALV grids and table controls. Row index is zero-based. For ALV: uses absolute row index. For TableControl: scrolls to make the row visible first if needed.
| Name | Type | Req | Description |
|---|---|---|---|
| row | integer | yes | – |
| table_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
What is the io.github.kts982/mcp-sap-gui server?
io.github.kts982/mcp-sap-gui is listed in the public MCP registry as io.github.kts982/mcp-sap-gui. SAP GUI for Windows automation for AI agents - 59 structured tools via SAP GUI Scripting API. This page covers its PyPI package (mcp-sap-gui).
Is the io.github.kts982/mcp-sap-gui server safe to use?
io.github.kts982/mcp-sap-gui scores 65 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.kts982/mcp-sap-gui server expose?
io.github.kts982/mcp-sap-gui exposes 59 tools: sap_connect, sap_connect_existing, sap_list_connections, sap_get_session_info, sap_execute_transaction, and 54 more. Their descriptions and schemas cost roughly 4,985 tokens of context every time the server is loaded.
Is the io.github.kts982/mcp-sap-gui server still maintained?
io.github.kts982/mcp-sap-gui is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.