소개
This PHP framework enables developers to create MCP servers by defining services through annotations. It supports Tool, Prompt, and Resource handlers, along with Stdio and Sse transport options. The framework is compatible with both Swow and Swoole, offering a complete logging system and Docker support for streamlined deployment.
주요 기능
- Compatible with Swow and Swoole
- Built-in logging system
- Supports Tool, Prompt, and Resource handlers
- Supports Stdio and Sse transport
- Annotation-based MCP service definition
- 16 GitHub stars
사용 사례
- Developing resource servers for AI agents
- Creating custom tools for interacting with AI models
- Building prompt engineering interfaces