MCP Debugger
Rank #23,837io.github.Digital-Defiance/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.
MCP Debugger is a Model Context Protocol (MCP) server published by digital-defiance. It ranks #23,837 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Debugger is listed across 3 registries — Official MCP, PulseMCP 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 53,014 of 76,851 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": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-debugger-server"
]
}
}
}Listed on 1 registry (2 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
- Who maintains MCP Debugger?
- MCP Debugger is maintained by digital-defiance, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is MCP Debugger listed on the Official MCP Registry?
- Yes — MCP Debugger is listed on the Official MCP Registry, alongside PulseMCP and 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.