Skip to main content
Glama

compile_delphi_project

Compile Delphi projects to identify and return only compilation errors, filtering out warnings and hints for focused debugging.

Instructions

Compile a Delphi project (.dpr or .dproj file) and return parsed results. Automatically reads build configuration from .dproj file and library paths from config file. Returns only compilation errors, filtering out warnings and hints.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_pathYesAbsolute path to .dpr or .dproj file
force_build_allNoForce rebuild all units (adds -B flag)
override_configNoOverride active build config (e.g., "Debug", "Release")
override_platformNoOverride active platform (e.g., "Win32", "Win64")
additional_search_pathsNoExtra unit search paths to add
additional_flagsNoAdditional compiler flags to append

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/Basti-Fantasti/delphi-build-mcp-server'

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