Delphi Build Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RSVARS_BAT | No | Full path to rsvars.bat (e.g., C:\Program Files (x86)\Embarcadero\Studio\23.0\bin\rsvars.bat) | |
| MSBUILD_PATH | No | Full path to msbuild.exe if not in PATH | |
| DELPHI_CONFIG | No | Default config (Debug/Release) | Release |
| DELPHI_PLATFORM | No | Default platform (Win32/Win64) | Win32 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| delphi.buildB | Build a Delphi .dproj or .groupproj using MSBuild with RAD Studio environment |
| delphi.cleanC | Clean a Delphi .dproj or .groupproj using MSBuild with RAD Studio environment |
| fpc.buildC | Build with Free Pascal Compiler (fpc) for a Pascal program or project file |
| lazarus.buildC | Build a Lazarus (.lpi) project using lazbuild |
| lazarus.cleanC | Clean Lazarus build artifacts using lazbuild --clean |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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