claude mcp add kpanuragh-xdebug -- npx -y xdebug-mcp
{
"mcpServers": {
"kpanuragh-xdebug": {
"command": "npx",
"args": ["-y", "xdebug-mcp"]
}
}
}
{
"mcpServers": {
"kpanuragh-xdebug": {
"command": "npx",
"args": ["-y", "xdebug-mcp"]
}
}
}
{
"mcpServers": {
"kpanuragh-xdebug": {
"command": "npx",
"args": ["-y", "xdebug-mcp"]
}
}
}
About This MCP Server
The io.github.kpanuragh/xdebug server is a Model Context Protocol server that enables PHP Xdebug debugging with features such as breakpoints, stepping, and variable inspection. It connects to the Xdebug tool, allowing developers to debug their PHP applications more effectively. Developers would use this server when they need to debug their PHP code and require a more detailed understanding of the application's state and behavior.
MCP server for PHP Xdebug debugging with breakpoints, stepping, and variable inspection. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
xdebug-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The xdebug server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.