Canonical manifest schema
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The PHP MCP Development plugin combines a server-generator Skill and expert agent for the official PHP SDK. The source describes attribute-based discovery and project generation that includes tools, resources, prompts, and tests.
Build
PHP MCP services.
The reviewed inventory ties the generator and expert agent to the official PHP SDK and attribute-based discovery described upstream.
Installation
Install the Awesome Copilot package in a compatible client and invoke its generator Skill or PHP MCP expert agent.
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/php-mcp-developmentExplainable standards check
Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.
This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.
plugin.json targets the official 1.0.0 schema.
Agent Plugins specification §5.2
The plugin name “php-mcp-development” satisfies the 1–64 character naming rules.
Agent Plugins specification §§5.3 and 5.5
No unknown top-level manifest fields were found.
Agent Plugins specification §5.2
All present metadata and extension fields use permitted JSON types.
Agent Plugins specification §§5.2–5.6
A regular plugin.json file exists at the plugin root.
Agent Plugins specification §§4.1 and 5.1
0 immediate-child Agent Skills discovered; every SKILL.md passed required frontmatter and naming checks.
Agent Plugins specification §7.1 and Agent Skills specification
No root mcp.json is present; MCP is optional and its absence is conforming.
Agent Plugins specification §§6.2 and 7.2
Capabilities
Generate a PHP MCP server foundation with official-SDK guidance.
The generator Skill targets a complete project with tools, resources, prompts, and tests. The companion agent specializes in the PHP SDK and attribute-based discovery.
The Skill covers project structure plus server capabilities and tests using the official PHP SDK.
The agent concentrates on SDK conventions, server capabilities, and attribute-based discovery.
Practical workflow
Specify the tools, resources, and prompts required by the MCP client workflow.
Use the Skill to establish SDK setup, attributes, implementation, and tests.
Inspect generated behavior, dependency versions, tests, and operational security.
Package contents
php-mcp-development declares 1 Skill, 0 MCP configurations, and 1 additional resource. The included-file links below point to the reviewed source repository.
Agent Skills
1
php-mcp-server-generator
MCP servers
0
No runtime service
Package format
Agent Plugins
Official latest 1.0.0
Synced source content
This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.
This repository does not currently provide a README snapshot. The plugin instructions below remain available.
Source documentation
Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.
The source README presents resources for building Model Context Protocol servers with the official PHP SDK and its attribute-based discovery approach.
The php-mcp-server-generator Skill creates a project with tools, resources, prompts, and tests. The php-mcp-expert agent supplies focused guidance for the official SDK and attribute-based discovery.
Install it with copilot plugin install php-mcp-development@awesome-copilot. Review and test generated code before deployment.
Continue exploring
The small official reference package for inspecting a portable manifest and migration workflow.
Drive Microsoft AgentRC from Copilot chat to assess AI readiness, generate flat or nested Copilot instructions, manage policies, and produce a self-contained HTML dashboard.
Context-aware discovery of curated Copilot assets with three declared Skills, a project scaffold agent, and a Docker-based MCP server.