php-mcp-server
16
The PHP MCP Server project is a PHP framework for implementing Model Control Protocol (MCP) servers. It supports service definitions via annotations and offers tools, prompts, and resource processors. Features include compatibility with Swow and Swoole environments, multiple transport methods, and Docker support.
Tool 注解
Used to define tool class processors, support parameter definition and multiple return types
Prompt 注解
Used to define prompt template processors, support parameter definitions and multiple return types
Resource 注解
Used to define resource processors, support resource URI, name, description, and MIME type definitions