Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by liuchongchong1995 • Testing & QA
An MCP server that gives Cursor or Claude Code agents runtime access to a Node.js process for interactive debugging.
Set breakpoints and step through a live Node.js process to inspect call stacks and variable state.
Run small JavaScript snippets in the context of a running Node.js app to check values or reproduce issues.
Diagnose runtime configuration problems (for example, database connection strings or environment variables) without manual terminal access.
This MCP exposes a Node.js debugger over the MCP protocol so agents (Cursor, Claude Code) can set breakpoints, inspect state, execute snippets, and view console output on a running Node process started with --inspect. It integrates with Cursor and Claude Code via an npm-distributed package (@hyperdrive-eng/mcp-nodejs-debugger) and streamlines diagnosing runtime issues (e.g., DB connection errors) without leaving the chat interface. Useful for live debugging, capturing runtime variables, and iterating fixes interactively.
Executes JavaScript code in the debugged process
Sets a breakpoint at specified line and file
Inspects variables in current scope
Steps over to the next line of code
Steps into function calls
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.