Skip to main content
Glama

MCP SAP GUI Server

build.bat381 B
@echo off REM Build script for MCP SAP GUI REM Set Python path for testing @REM set PYTHONPATH=%PYTHONPATH%;%CD%\src REM Install dependencies @REM npm install pip pip install -r requirements.txt pip install -r requirements-dev.txt pip install -e . npm install --package-lock-only npm audit fix REM Build package python setup.py build @REM REM Run tests @REM pytest tests/ -v

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mario-andreschak/mcp-sap-gui'

If you have feedback or need assistance with the MCP directory API, please join our Discord server