MCP Servers / development / Process Manager MCP

Process Manager MCP

JSON →
none3development

Manage system processes (start, stop, restart, monitor) via an MCP interface with automatic cleanup.

Install
How to run this server

No install command recorded.

server path: process-manager-mcp
Tools
What this server exposes
allow-start-process
Allow specific processes to be created
start-process
Start a new process with specified script and arguments
delete-process
Stop and remove a process by ID.The default signal is SIGTERM, but SIGKILL(force killing) will be sent after 10 seconds unless the process exits.
restart-process
Restart an existing process by ID
get-process-info
Get detailed information about a process
list-processes
List all currently managed processes
get-process-stdout
Retrieve stdout logs from a process
get-process-stderr
Retrieve stderr logs from a process
Configuration
Environment & auth
authnone
Resources
Process Manager MCP — MCP Server · libregistry