mcp-daemonize
1
mcp-daemonize is a server designed to facilitate the management of long-running daemons for AI agents, enhancing capabilities for starting, stopping, and monitoring development servers. Its standout features include real-time log access and automation of development workflows.
daemonize_start
Start a long-running process (such as a development server) as a daemon
daemonize_stop
Stop a running daemon by name
daemonize_list
List all currently running daemons
daemonize_logs
Retrieve the latest log from the running daemon