Back to Home
delphi-blocks icon

MCPConnect

Verified Safe

by delphi-blocks

Overview

Provides a framework for building Model Context Protocol (MCP) servers in Delphi, enabling large language models (LLMs) to connect with external tools and data.

Installation

Run Command
No command provided

Security Notes

The framework employs attribute-driven development and integrates the reputable Neon library for JSON serialization, which are positive security practices. It explicitly supports API-Key authentication for HTTP transport, though the README notes 'more to be implemented,' implying the current implementation might be basic or evolving. The inclusion of a custom JSON-RPC library (JRPC) necessitates careful review, as bespoke network protocol implementations inherently carry risks without extensive auditing. No apparent critical vulnerabilities such as 'eval' or direct system command injections are indicated in the provided source code snippets or documentation.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassLow
Stars11
Forks1
Last Update2025-11-27

Tags

DelphiMCPLLM ToolsAI IntegrationJSON-RPC