MCP Debugger
Rank #21944glama/Digital-Defiance/mcp-debugger-server
Provides comprehensive debugging capabilities for Node.js and TypeScript applications with 25+ specialized tools, including breakpoint management, variable inspection, hang detection, CPU/memory profiling, and test framework integration.
MCP Debugger is a Model Context Protocol (MCP) server published by Digital-Defiance. It ranks #21944 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Debugger is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Dec 2, 2025 and most recently updated on Dec 5, 2025.
Ranks ahead of 36,888 of 58,832 servers on MCP Toplist.
Use MCP Debugger
Add MCP Debugger to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-debugger-server": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-debugger-server"
]
}
}
}Listed on 1 registry (1 delisted)
Digital-Defiance
Other servers by Digital-Defiance
View all Digital-Defiance servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.8 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MCP Debugger?
- Provides comprehensive debugging capabilities for Node.js and TypeScript applications with 25+ specialized tools, including breakpoint management, variable inspection, hang detection, CPU/memory profiling, and test framework integration.
- Who maintains MCP Debugger?
- MCP Debugger is maintained by Digital-Defiance, which publishes 4 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Debugger an official MCP server?
- Yes — MCP Debugger is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Debugger have?
- MCP Toplist tracks 2 versions of MCP Debugger, most recently published on Dec 5, 2025.
- Where can I find the source code for MCP Debugger?
- The source code for MCP Debugger is hosted at github.com/Digital-Defiance/mcp-debugger-server.