Skip to main content
Glama
webclone-gui.batโ€ข863 B
@echo off REM WebClone Enterprise GUI Launcher for Windows REM Double-click this file to start the desktop GUI echo ====================================================================== echo WebClone - Professional Website Cloning Engine echo ====================================================================== echo. echo Starting Enterprise Desktop GUI... echo ====================================================================== echo. python webclone-gui.py if %ERRORLEVEL% NEQ 0 ( echo. echo ====================================================================== echo Error: Could not start GUI! echo. echo Please install GUI dependencies: echo make install-gui echo. echo Or manually: echo pip install ttkbootstrap echo ====================================================================== pause )

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/ruslanmv/webclone'

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