A
licenseNot graded
qualityA
maintenanceMCP server that enables AI agents to start, monitor, and stop background processes like dev servers, builds, and tests, with a web dashboard.
6 npm
1
MIT
No user-submitted related servers found.
Scored across 11 tools
Each tool targets a distinct action or resource: starting, allowing, deleting, listing, retrieving info, stdout, stderr. No two tools have overlapping purposes; descriptions clearly differentiate them.
All tool names follow a consistent verb-noun pattern in snake_case (e.g., start-process, get-process-info). Naming is predictable and uniform.
With 11 tools, the server covers process lifecycle management comprehensively without redundancy. The count feels appropriate for the domain.
Core operations (start, list, info, restart, delete, output retrieval) are covered. Missing tools like graceful stop or sending input, but the set is sufficient for basic management.