he426100/php-mcp-server
基于 PHP 实现的 MCP (Model Control Protocol) 服务器框架,通过注解优雅地定义 MCP 服务,支持 Tool、Prompt、Resource 三种处理器,支持Stdio、Sse 两种 transport。
Platform-specific configuration:
{
"mcpServers": {
"php-mcp-server": {
"command": "npx",
"args": [
"-y",
"php-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...