Node.js Debugger
MCP Serverby workbackai · Added 5mo ago
Claude
303
Install
npx -y @hyperdrive-eng/mcp-nodejs-debuggerAdd to Claude
claude mcp add workbackai-mcp-nodejs-debuggerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"node-js-debugger": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Connects Claude Code to Node.js's Inspector Protocol for real-time debugging capabilities, enabling breakpoint setting, variable inspection, and code execution stepping without leaving the conversation interface.
Tags
File Systemsmcp-servertypescriptnpm