Node.js Debugger
workbackai
253 stars
0 tools
6/26/2025
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. Package: @hyperdrive-eng/mcp-nodejs-debugger (npm)
Other
Quick Stats
GitHub Stars253
Tools AvailableN/A
Status
approved
Repository Information
Repository URL:
Documentation:
Tools (0)
No tools are documented for this server.
Installation
- Clone the repository from GitHub
- Install dependencies (usually
npm install
) - Configure environment variables (if required)
- Add the server to your MCP configuration
- Restart your MCP client
📖 See the repository's README for detailed installation instructions and configuration examples.