Skip to main content
Glama

Delphi Build Server

by flydev-fr
.env.example904 B
# Example .env # Copy this file to .env and adjust values as needed # Paths must be absolute Windows paths. # Optional: Full path to Embarcadero RAD Studio rsvars.bat to initialize Delphi toolchain # Example: C:\Program Files (x86)\Embarcadero\Studio\23.0\bin\rsvars.bat RSVARS_BAT= # Optional: Full path to MSBuild if not in PATH # Example: C:\Program Files\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin\MSBuild.exe MSBUILD_PATH= # Defaults for Delphi builds (can be overridden per request) DELPHI_CONFIG=Release DELPHI_PLATFORM=Win32 # Optional: If you plan to use Lazarus tools, set lazbuild path here (can also be passed per-call) # Example: C:\fpcupdeluxe\fpcupdeluxe\lazarus\lazbuild.exe # LAZBUILD_PATH= # Optional: If you plan to use FPC tools, set compiler path here (can also be passed per-call) # Example: C:\fpcupdeluxe\fpcupdeluxe\fpc\bin\x86_64-win64\fpc.exe # FPC_PATH=

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/flydev-fr/mcp-delphi'

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