dtyq/php-mcp
A complete PHP implementation of the Model Context Protocol (MCP) with server and client support, STDIO and HTTP transports, and framework integration
Platform-specific configuration:
{
"mcpServers": {
"php-mcp": {
"command": "npx",
"args": [
"-y",
"php-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...