Baughn/background-process-manager
If you are the rightful owner of background-process-manager and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Background Process Manager is a specialized MCP server designed to manage development processes with features like zero-downtime restarts and automatic crash recovery.
Tools
Functions exposed to the LLM to take actions
search_logs
Search process logs with optional regex pattern and filtering.
search_build_log
Search build logs with similar parameters as search_logs.
restart
Restart a process, building first for Rust projects, then restarting.
get_status
Get status of all processes including mode, uptime, state, and recent events.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client