MCP NodeJS Debugger

v0.2.2APIsstable

Allows Claude to directly debug a NodeJS server by setting breakpoints, inspecting variables and stepping through code.

debuggermcpmcp-servernodejsclaude
Share:
300
Stars
0
Downloads
0
Weekly
0/5

About

Allows Claude to directly debug a NodeJS server by setting breakpoints, inspecting variables and stepping through code.

Features

  • nodejs_inspect
  • set_breakpoint
  • inspect_variables
  • step_over
  • step_into

Use Cases

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
workbackai

Maintainer

LicenseMIT License
Languagejavascript
Versionv0.2.2
UpdatedMay 13, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @hyperdrive-eng/mcp-nodejs-debugger

Manual Installation

npx -y @hyperdrive-eng/mcp-nodejs-debugger

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-nodejs-debugger": { "command": "npx", "args": ["-y", "@hyperdrive-eng/mcp-nodejs-debugger"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use MCP NodeJS Debugger?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides