aether-platform/supervisord-mcp
3.3
If you are the rightful owner of supervisord-mcp 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.
Supervisord MCP is a tool that integrates AI agents with Supervisord for efficient process management using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
add_process
Add a new process (requires config reload).
start_process
Start a process.
stop_process
Stop a process.
restart_process
Restart a process.
list_processes
List all processes.
get_process_status
Get detailed process status.
get_logs
Retrieve process logs (stdout/stderr).
get_system_info
Get Supervisord system information.
reload_config
Reload Supervisord configuration.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client