deployer
The PHP deployment tool with support for popular frameworks out of the box
Host (deployer) MCP Server
Model Context Protocol (host) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"host": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-host"
]
}
}
}