Daofy for Delphi — MCP Server that compiles Delphi projects and queries knowledge base for AI assistants.
-
Updated
May 19, 2026 - Python
Daofy for Delphi — MCP Server that compiles Delphi projects and queries knowledge base for AI assistants.
Simple scriptable command-line builds for Delphi projects. Pair with delphi-inspect to discover the full list of installed Delphi toolchains (or pick the latest) to set build settings. Also bundled as part of delphi-powershell-ci, providing a suite of pipeline actions including: Clean, IncVer, Build, Run, Coverage, CallGraph, Copy, and Compress.
[TOOL] Build Delphi projects by invoking DCC compiler with provided toolchain configuration for consistent builds.
Validate Delphi projects by running clean, incver, build, run, copy, compress for reliable pre-commit verification.
Canonical, MIT-licensed "DELPHI_COMPILER_VERSIONS.inc" with aliases and toolchain metadata.
Clean Delphi projects by removing temporary and generated files for reliable, repeatable builds.
Inspect Delphi installations by discovering installed versions and resolving compiler aliases for consistent toolchain selection.
Add a description, image, and links to the delphi-compiler topic page so that developers can more easily learn about it.
To associate your repository with the delphi-compiler topic, visit your repo's landing page and select "manage topics."