neptaco/mcproc
3.4
If you are the rightful owner of mcproc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcproc is a Model Context Protocol (MCP) server designed for efficient background process management in AI agent environments.
Tools
Functions exposed to the LLM to take actions
start_process
Start a development server or background process.
stop_process
Stop a running process.
restart_process
Restart a process.
list_processes
List all running processes.
get_process_logs
Retrieve process logs.
search_process_logs
Search through process logs with pattern matching.
get_process_status
Get detailed process information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client