Skip to main content
Glama

Delphi Compiler MCP

uninstall_mcp_server.bat467 B
@echo off REM uninstall_mcp_server.bat - Uninstall delphi_mcp_server package REM Usage: REM uninstall_mcp_server.bat setlocal echo Uninstalling delphi-compiler-mcp ... python -m pip uninstall -y delphi-compiler-mcp if %ERRORLEVEL% NEQ 0 ( echo Uninstallation encountered errors. Review messages above. exit /b %ERRORLEVEL% ) echo. echo Uninstallation completed. echo If you need to remove cached wheels, run "pip cache purge" manually. echo. endlocal

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/unununununununun/delphi-compiler-mcp'

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