Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection
Quick Install
npx @ai-capabilities-suite/mcp-debugger-serverClaude Desktop Config
{
"mcpServers": {
"io-github-digitaldefiance-ts-mcp-debugger": {
"command": "npx",
"args": [
"@ai-capabilities-suite/mcp-debugger-server"
]
}
}
}v1.0.2
Imported from MCP Registry