Execute commands safely, search files, and manage system processes via MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ProcExecMCP" yet — see the docs or source repo.
Search log files in /var/log and the current project directory for entries containing "ERROR", "Exception", or "timeout", then summarize the top 20 key results by filename.
A list of matching log snippets, file paths, and a brief summary grouped by issue type.
Run test and build commands in the current project: first `npm test`, then `npm run build`; if anything fails, provide an error summary and likely causes, and avoid high-risk system commands.
Command results, test/build status, and if failed, an error summary with troubleshooting suggestions.
List the currently running processes with the highest CPU or memory usage, including their commands and resource usage; if a stuck process named `node` is found, terminate it and report the result.
A process list with resource usage details and the execution result after terminating the target process.
Run a production-ready MCP server for files, HTTP, system info, and environment tools.
Control terminal, search files, and edit diffs for local dev workflows.
Manage MCP servers in Claude App and discover or install packages.
Securely start, monitor, and manage whitelisted processes for development workflows.
Turn CLI tools or REST APIs into MCP servers for Claude.
Access and manage local files through natural language via MCP.