MCP server for PHP Xdebug debugging with breakpoints, stepping, and variable inspection
Quick Install
npx xdebug-mcpClaude Desktop Config
{
"mcpServers": {
"io-github-kpanuragh-xdebug": {
"command": "npx",
"args": [
"xdebug-mcp"
]
}
}
}v1.0.3
Imported from MCP Registry