mcp-nodejs-debugger
233
The MCP Node.js Debugger is designed to provide access to Node.js at runtime through tools like Cursor and Claude Code, assisting in debugging Node.js applications effectively. Its standout feature is the real-time debugging capabilities it provides for developers.
MCP Node.js Debugger
An MCP server offering Cursor or Claude Code access to Node.js at runtime for debugging purposes. It allows integration into tools like Cursor to help debug Node.js applications. Features include adding the debugger to Cursor or Claude Code configurations and running Node.js servers in debug mode.
Demo
- Cursor: Integration demo with Cursor
- Claude Code: Integration demo with Claude Code
Quick Start
- Add the debugger to Cursor or Claude Code configurations.
- Run a Node.js server in debug mode.
- Use Cursor or Claude Code to interact and debug the server.
Usage
- Integration with both Cursor and Claude Code for debugging Node.js servers at runtime.
- Ability to verify and remove the debugger from configurations.
Example
- Step-by-step example demonstrating debugging of a Node.js app with Cursor and Claude Code.