SERVER

Xdebug

Rank #3656

io.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 #3656 of 58,900 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Xdebug 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,656of 58,900 tracked serversTop 10%

Ranks ahead of 55,244 of 58,900 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 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

kpanuragh

Organization
Total servers
2
Total versions
4
MORE FROM THIS PUBLISHER

Other servers by kpanuragh

View all kpanuragh servers →
VERSIONS

Available versions (4)

VersionPublished
1.2.1Mar 23, 2026
1.0.3Dec 9, 2025
1.0.2Dec 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Xdebug?
PHP debugging with breakpoints, stepping, and variable inspection
Who maintains Xdebug?
Xdebug is maintained by kpanuragh, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
Is Xdebug an official MCP server?
Yes — Xdebug is listed on the Official MCP Registry, alongside Glama and PulseMCP.
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