The php-mcp-server-generator creates a complete, production-ready PHP Model Context Protocol server project by gathering user specifications (project name, description, transport type, tools, resources, and prompts) and automatically generating a structured project with composer configuration, server implementation, tool classes, resources, and unit tests using the official PHP SDK. It targets PHP developers who need to build MCP servers and solves the problem of manually scaffolding and configuring a complex PHP MCP project structure from scratch.
npx skills add https://github.com/github/awesome-copilot --skill php-mcp-server-generator