An MCP (Model Context Protocol) 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 ...
打包 .exe pip install pyinstaller python -m PyInstaller --onefile --windowed --name "WordToPdfConverter" --icon=icon.ico main.py ...