php-mcp-server-generator
Generates production-ready PHP MCP server projects with tools, resources, and PHPUnit test scaffolding.
Install
npx skills add https://github.com/github/awesome-copilot --skill php-mcp-server-generatorStats
| Total installs | 7,460 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Generates complete project structure with composer.json, server.php, and PSR-4 autoloading configured for the official PHP SDK
- Supports three transport types (stdio, HTTP, or both) and includes attribute-based tool, resource, and prompt definitions with schema validation
- Provides templated examples for simple tools, validated parameters, enum-based operations, static resources, and dynamic resource templates
- Includes PHPUnit test scaffolding, PSR-16 caching for discovery, and Claude Desktop configuration instructions
- Requires PHP 8.2+ and generates strict-typed, PSR-12 compliant code with PHPDoc documentation
Tags
Related skills
| Skill | Installs | vs php-mcp-server-generator |
|---|---|---|
| dataverse-python-usecase-builder | 7,430 | -30 |
| mcp-copilot-studio-server-generator | 7,411 | -49 |
| java-mcp-server-generator | 7,424 | -36 |
| dataverse-python-production-code | 7,781 | +321 |
| typespec-api-operations | 7,404 | -56 |
FAQ
- How many installs does php-mcp-server-generator have?
- php-mcp-server-generator has 7,460 total installs and 7.4K installs this week.
- Where is php-mcp-server-generator hosted?
- php-mcp-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does php-mcp-server-generator have?
- php-mcp-server-generator has 27.4K GitHub stars.
- When was php-mcp-server-generator first indexed?
- OrangeBot.AI first indexed php-mcp-server-generator on Feb 25, 2026.
- How do I install php-mcp-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill php-mcp-server-generator