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.
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 detailed information about a specific node in EVE-NG, including its configuration, status, interfaces, and connectivity, by specifying the lab path and node ID.
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.
A secure Node.js execution environment that allows coding agents and LLMs to run JavaScript dynamically, install NPM packages, and retrieve results while adhering to the Model Control Protocol.