DelphiMCP
Verified Safeby JavierusTk
Overview
Enables AI-driven automation and control of Delphi VCL applications via the Model Context Protocol (MCP) and named pipes.
Installation
./DelphiMCPserver.exeSecurity Notes
The server can optionally bind to all network interfaces (`Host=0.0.0.0`) instead of `localhost`, which creates a network attack surface if not properly firewalled. The debug capture system (a feature) can expose sensitive application data if not carefully filtered in production environments. It assumes a trusted local environment and lacks built-in authentication for tool calls. Named pipe communication is local-only and inherently more secure.
Similar Servers
UI-TARS-desktop
UI-TARS-desktop is a native GUI Agent application powered by multimodal AI models, enabling users to control their computer and browser through natural language instructions.
Windows-MCP
This MCP server enables AI agents to directly interact with the Windows operating system, performing tasks such as file navigation, application control, UI interaction, and QA testing.
MCPControl
A Windows control server for the Model Context Protocol, enabling AI models to programmatically control system operations such as mouse, keyboard, window management, and screen capture.
Windows-MCP.Net
Enabling AI assistants to automate tasks and interact with the Windows desktop environment.