Back to Home
contributte icon

mcp

Verified Safe

by contributte

Overview

Integrates the Multi-Capability Protocol (MCP) server SDK into Nette Framework applications, enabling web and console interfaces for managing and interacting with MCP capabilities (tools, resources, prompts).

Installation

Run Command
php bin/console mcp:server --server=default

Security Notes

The codebase appears generally secure, with no direct 'eval' or malicious patterns. It handles HTTP requests by converting Nette's IRequest to PSR-7 ServerRequest, passing responsibilities for deeper request sanitization to Nette and the external 'mcp/sdk'. A potential configuration-time risk exists where a developer could inject a malicious 'Statement' for service definitions (e.g., container, cache) in the Nette DI configuration, leading to arbitrary code execution during compilation, but this is not a runtime vulnerability for end-users.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassMedium
Stars1
Forks0
Last Update2025-12-13

Tags

NettePHPMCPAI AgentsFramework Integration