Back to Home
friendsofhyperf icon

mcp-server

Verified Safe

by friendsofhyperf

Overview

A Hyperf-based server implementation of the Model Context Protocol (MCP) to manage and serve AI tools, resources, and prompts.

Installation

Run Command
php bin/hyperf.php start

Security Notes

The server framework itself appears robust, following Hyperf's dependency injection principles. It relies on the security of the underlying `mcp/sdk` and user-implemented handlers. Configuration-driven class discovery means that if configuration files were compromised, malicious classes could be loaded, but this is a standard risk for any framework. No hardcoded credentials or obvious arbitrary code execution vectors were found in the provided source code. The HTTP transport handles CORS headers and uses standard PSR-7 message processing.

Similar Servers

Stats

Interest Score37
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars10
Forks0
Last Update2025-11-30

Tags

HyperfPHPMCPAIServerProtocolMicroservices