Skip to main content
Glama

Delphi Build Server

by flydev-fr
.gitignore675 B
# Dependencies node_modules/ # Builds and artifacts .dist/ dist/ coverage/ *.log npm-debug.log* pnpm-debug.log* yarn-error.log* # Environment files .env .env.* !.env.example # Editors and OS files .vscode/ .idea/ .DS_Store Thumbs.db # Delphi build artifacts (tests and local builds) # Common output folders **/Win32/Debug/ **/Win32/Release/ **/Win64/Debug/ **/Win64/Release/ # Intermediate files *.dcu *.dcp *.dcpil *.bpl *.dres *.dsk *.local *.identcache *.stat *.tvsconfig *.dproj.local *.~* # Generated executables and libs *.exe *.dll *.bpi *.lib *.obj *.map *.tds # Backup and temp __history/ __recovery/ *.tmp *.bak # Test project autosaves /test/**/autosave*/

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