Retrieve detailed system information, including OS, memory, and CPU details, using the Node.js os module. Ideal for monitoring and diagnostics within the Toolkit MCP Server.
Retrieve a list of all managed Node.js processes to monitor and debug via the Node.js Debugger MCP Server, enabling efficient process management and debugging.
Provides Node.js debugging capabilities with process management for AI agents, allowing them to start/stop Node.js processes, set breakpoints, step through code, and evaluate expressions.
Enables AI assistants to debug Node.js applications using Chrome DevTools Protocol. Provides comprehensive debugging capabilities including breakpoints, stepping, variable inspection, expression evaluation, and console monitoring.