Delphi-MCP-Server
Verified Safeby GDKsoftware
Overview
Provides a Model Context Protocol (MCP) server implementation in Delphi to integrate AI agents like Claude Code with Delphi development workflows via an extensible tool and resource system.
Installation
Win32\Debug\MCPServer.exeSecurity Notes
The server provides a framework for AI-powered tool execution. While it includes built-in security features like CORS and modern SSL/TLS support (TaurusTLS recommended), the overall security critically depends on how custom tools and resources are implemented. Tools that process arbitrary input (e.g., file paths) or perform system actions could introduce vulnerabilities if not carefully designed and secured by the developer. The core framework itself does not show overt malicious patterns.
Similar Servers
MakerAi
An AI orchestration framework for Delphi developers to design and deploy intelligent, self-learning, and context-aware systems, including custom MCP Servers.
DMCPServer
DMCPServer allows Delphi developers to create and expose Master Control Protocol (MCP) servers, enabling integration with AI platforms like Claude for external tool execution and resource management.
consult-llm-mcp
Facilitates Claude Code to consult powerful external AI models for complex code analysis, debugging, and review tasks.
ia-na-pratica
Demonstrate and enable the integration of various AI capabilities, including LLMs, RAG, TTS, STT, and MCP Toolsets, into Delphi applications.