delphi-ide-remote-mcp

soporte-defontsoft/delphi-ide-remote-mcp
★ 3 stars Pascal Code/Dev Tools Updated today
[BETA] An MCP server to control Delphi remotely, so you can develop from any platform: safe editing, real MSBuild builds, git, scaffolding, sandboxed run, remote file transfer and compiler-grade semantic navigation via the official DelphiLSP engine (which backs 7 of the 27 tools). Read-only level, workspace jail, 3 hosts.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "delphi-ide-remote-mc": {
      "command": "npx",
      "args": [
        "-y",
        "soporte-defontsoft/delphi-ide-remote-mcp"
      ]
    }
  }
}

README Excerpt

**An MCP server that remote-controls a full RAD Studio (Delphi IDE) installation — language server, build system, deploy chain — so you can develop in Delphi from any platform.** The Windows machine holds RAD Studio and the projects. You work from wherever you actually want to be: a Linux laptop, a Mac, a cloud agent, a CI runner. Understand the code, edit it safely, scaffold, build, run, package, fetch the binaries, commit — the whole cycle over MCP, with Delphi installed on **neither** the cli

Tools (20)

delphi_adbdelphi_builddelphi_completiondelphi_componentsdelphi_configdelphi_createdelphi_definitiondelphi_diagnosticsdelphi_editdelphi_fetchdelphi_gitdelphi_hoverdelphi_installsdelphi_listdelphi_paserverdelphi_projectsdelphi_readdelphi_referencesdelphi_reportdelphi_run

Topics

ai-agentsclaudedelphiembarcaderofiremonkeylanguage-server-protocollspmcpmcp-servermodel-context-protocolmsbuildobject-pascalpascalrad-studioremote-development