Control CLI processes through MCP for execution, interaction, and output retrieval.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP CLI Server" yet — see the docs or source repo.
Use MCP CLI Server to start `npm run dev` and keep checking the process status. If startup fails, read the output and summarize the error cause.
Returns the launch result, current process status, and a summary of key logs or errors.
Start a CLI program that requires interactive input, send the required input when prompted, and read the subsequent output until the task is complete.
Returns the interaction log, the inputs sent, and the final execution result.
Check whether a specified CLI process is still running. If it is unresponsive or consuming resources abnormally, stop it and read the final output before termination.
Returns the process status assessment, stop operation result, and key output captured before termination.
Start, stop, and monitor background shell processes without blocking chat.
Use one MCP server for filesystem, database, web, and system operations.
A modular MCP tool for echo, system info, time, math, and file reading.
Run terminal commands, execute Python, and manage files for local automation.
Perform file tasks, manage npm packages, and check configuration security via MCP.
Execute commands safely, search files, and manage system processes via MCP.