Skip to main content
Glama

Delphi Build Server

by flydev-fr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RSVARS_BATNoFull path to rsvars.bat (e.g., C:\Program Files (x86)\Embarcadero\Studio\23.0\bin\rsvars.bat)
MSBUILD_PATHNoFull path to msbuild.exe if not in PATH
DELPHI_CONFIGNoDefault config (Debug/Release)Release
DELPHI_PLATFORMNoDefault platform (Win32/Win64)Win32

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
delphi.build

Build a Delphi .dproj or .groupproj using MSBuild with RAD Studio environment

delphi.clean

Clean a Delphi .dproj or .groupproj using MSBuild with RAD Studio environment

fpc.build

Build with Free Pascal Compiler (fpc) for a Pascal program or project file

lazarus.build

Build a Lazarus (.lpi) project using lazbuild

lazarus.clean

Clean Lazarus build artifacts using lazbuild --clean

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