Loading MCP server directory, please wait...
Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection
npx @getmcp/cli add io.github.DigitalDefiance/ts-mcp-debuggerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DigitalDefiance/ts-mcp-debugger": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-debugger-server"
]
}
}
}