SERVER
Xdebug
Rank #8,660io.github.kpanuragh/xdebug
PHP debugging with breakpoints, stepping, and variable inspection
First listed
Dec 9, 2025
Last publish date
Mar 23, 2026
OVERVIEW
Xdebug is a Model Context Protocol (MCP) server published by kpanuragh. It ranks #8,660 of 76,851 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Xdebug is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Dec 9, 2025 and most recently updated on Mar 23, 2026.
STANDING
#8,660of 76,851 tracked serversTop 25%
Ranks ahead of 68,191 of 76,851 servers on MCP Toplist.
CONNECT
Use Xdebug
Add Xdebug 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 1 registry (2 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
- Who maintains Xdebug?
- Xdebug is maintained by kpanuragh, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Xdebug listed on the Official MCP Registry?
- Yes — Xdebug is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Xdebug have?
- MCP Toplist tracks 4 versions of Xdebug, most recently published on Mar 23, 2026.
- Where can I find the source code for Xdebug?
- The source code for Xdebug is hosted at github.com/kpanuragh/xdebug-mcp.
EXPLORE