Back to Home
GDKsoftware icon

Delphi-MCP-Server

Verified Safe

by GDKsoftware

Overview

Implements the Model Context Protocol (MCP) in Delphi to enable AI-powered development workflows and integrate with clients like Claude Code.

Installation

Run Command
Win32\Debug\MCPServer.exe

Security Notes

The server framework appears well-structured, supporting JSON-RPC 2.0, CORS configuration, and modern SSL/TLS (TaurusTLS with OpenSSL 3.x). No 'eval' or obvious malicious patterns are present in the provided truncated code snippets. The tool system uses RTTI-based discovery; the security of tools largely depends on their implementation (e.g., 'list_files' could expose risks if not carefully contained). The framework itself seems robust, but practical security relies on careful configuration and secure tool development by the user.

Similar Servers

Stats

Interest Score55
Security Score8
Cost ClassMedium
Avg Tokens500
Stars73
Forks15
Last Update2025-12-11

Tags

DelphiMCPAI IntegrationBackend ServerDevelopment Tool