Debugger icon

Debugger

Provides comprehensive Node.js debugging capabilities using the Chrome DevTools Protocol for full access to breakpoints, stepping, and code inspection.

概要

This server offers programmatic access to comprehensive Node.js debugging features via the Chrome DevTools Protocol, enabling AI assistants to effectively set breakpoints, inspect variables, step through code, and analyze runtime behavior. It provides all the debugging capabilities typically found in tools like Chrome DevTools or VS Code, empowering AI to assist in sophisticated Node.js application debugging.

主な機能

  • Full Node.js debugger with breakpoints, logpoints, and exception handling.
  • Advanced stepping controls including step over, into, out, and continue to location.
  • Detailed variable and scope inspection, including object property drill-down.
  • 107 GitHub stars
  • Real-time JavaScript expression evaluation within call frames.
  • Comprehensive source map support for transpiled code and console output monitoring.

ユースケース

  • Enabling AI assistants to debug Node.js applications.
  • Automating debugging workflows for Node.js projects.
  • Providing programmatic control over Node.js runtime inspection.
Advertisement

Advertisement