SERVER
Xdebug MCP Server
Rank #3589io.github.kpanuragh/xdebug
PHP debugging with breakpoints, stepping, and variable inspection
First listed
Dec 9, 2025
Last publish date
Mar 23, 2026
OVERVIEW
Xdebug MCP Server is a Model Context Protocol (MCP) server published by kpanuragh. It ranks #3589 of 58,832 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Xdebug MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Dec 9, 2025 and most recently updated on Mar 23, 2026.
STANDING
#3,589of 58,832 tracked serversTop 10%
Ranks ahead of 55,243 of 58,832 servers on MCP Toplist.
CONNECT
Use Xdebug MCP Server
Add Xdebug MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"xdebug": {
"command": "npx",
"args": [
"-y",
"xdebug-mcp"
]
}
}
}REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
kpanuragh
MORE FROM THIS PUBLISHER
Other servers by kpanuragh
View all kpanuragh servers →VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.2.1 | Mar 23, 2026 |
| 1.0.3 | Dec 9, 2025 |
| 1.0.2 | Dec 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Xdebug MCP Server?
- PHP debugging with breakpoints, stepping, and variable inspection
- Who maintains Xdebug MCP Server?
- Xdebug MCP Server is maintained by kpanuragh, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Xdebug MCP Server an official MCP server?
- Yes — Xdebug MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Xdebug MCP Server have?
- MCP Toplist tracks 4 versions of Xdebug MCP Server, most recently published on Mar 23, 2026.
- Where can I find the source code for Xdebug MCP Server?
- The source code for Xdebug MCP Server is hosted at github.com/kpanuragh/xdebug-mcp.
EXPLORE