persistproc

irskep/persistproc

3.4

If you are the rightful owner of persistproc 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.

Persistproc is a Model Context Protocol (MCP) server designed to manage and monitor long-running processes, facilitating seamless interaction between agents and human users.

Tools

Functions exposed to the LLM to take actions

start

Start a new long-running process.

list

List all managed processes and their status.

status

Get the detailed status of a specific process.

stop

Stop a running process.

restart

Stops a process and starts it again with the same parameters.

output

Retrieve captured output from a process.

get_log_paths

Get the paths to the log files for a specific process.

kill_persistproc

Kill all managed processes and get the PID of the persistproc server.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources