daofy
Active·★ 59·MIT·Updated 2026-05-28
Daofy for Delphi — MCP Server that compiles Delphi projects and queries knowledge base for AI assistants.
Daofy is an MCP server that brings Delphi project compilation and knowledge base search directly into AI assistants like Claude Desktop. It auto-detects installed Delphi compilers from the registry, compiles .dproj/.dpr projects via MSBuild, and provides semantic search over Delphi API docs, CHM help files, and project source code. Supports Delphi 2005 through Delphi 13.
#ai-assistant#claude-desktopcodearts#codearts#daofy#delphi#delphi-compiler#delphi-ide#embarcadero
01
Features
01Auto-detects Delphi compilers from Windows registry without manual configuration
02Compiles full Delphi projects (.dproj/.dpr) and single .pas files via MSBuild
03Semantic search over Delphi API docs, CHM help files, and project source
04Tracks third-party library dependencies and resolves library paths intelligently
05Supports PreBuildEvent, PostBuildEvent, and PreLinkEvent with parameter substitution
02
Compatibility
Claude Desktop
Supported
Verified via docs
Windows
Windows Only
Verified via docs
Python 3.10+
Python 3.10+
Verified via docs
03
Quick start
1
$ pip install daofy
04
Use cases
↳AI-assisted Delphi development with in-chat compilation and error diagnosis
↳Searching Delphi API documentation and code examples without leaving the chat
↳Automating Delphi build pipelines through AI assistant instructions
05
Alternatives
pilot-shell★ 1.7k
How real engineers run Claude Code: spec-driven planning, enforced TDD, persistent memory, and quality enforcement on all levels. Make Claude Code production-ready.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!