delphi-lsp-mcp-service

soporte-defontsoft/delphi-lsp-mcp-service
★ 3 stars Pascal Code/Dev Tools Updated today
[BETA] MCP server for safe, total remote control of Delphi via the official DelphiLSP engine: semantic navigation, guarded editing, scaffolding, real builds, sandboxed execution, virtual drives and read-only mode. 27 tools, 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-lsp-mcp-servi": {
      "command": "npx",
      "args": [
        "-y",
        "soporte-defontsoft/delphi-lsp-mcp-service"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that gives AI agents **real semantic understanding of Delphi code**, powered by Embarcadero's official `DelphiLSP.exe` — the same engine behind Code Insight in the RAD Studio IDE. Runs as a **resident console host or a tray GUI app** that keeps language-server processes warm across agent sessions, serving multiple AI clients (Claude Code, Claude Desktop, or any MCP client) over Streamable HTTP — with a classic stdio mode as well. (A true Windows Service wrap

Tools (20)

delphi_builddelphi_completiondelphi_configdelphi_createdelphi_definitiondelphi_diagnosticsdelphi_editdelphi_fetchdelphi_gitdelphi_hoverdelphi_installsdelphi_listdelphi_paserverdelphi_projectsdelphi_readdelphi_referencesdelphi_reportdelphi_rundelphi_searchdelphi_signature

Topics

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