irskep/persistproc
Overview
An MCP server and command line tool enabling agents to monitor and control long-running processes (e.g., web servers) through start, stop, restart, and log reading.
Capabilities
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
Best For
MCP server and CLI tool for agents to manage long-running processes: start, stop, restart, read logs.
Decision Snapshot
Install
available
Usage
available
Config
2 strong hints
Capabilities
4 key capabilities detected
- • GitHub stars: 7
- • Forks: 5
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
pip install persistproc
Usage
graph TB && User[User] -->|"persistproc npm run dev"| PP[persistproc server] && PP <-->|"manages / logs"| NPM["npm run dev<br/>(web server)"] && PP -.->|"streams output"| User
Features
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
Use Cases
- • Supports capabilities such as: database integration; github integration; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• graph TB && User[User] -->
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
ezyang/codemcp
A Python coding agent with basic read, write, and command line tools, categorized as an MCP tool.
MladenSU/cli-mcp-server
A command line interface (CLI) for MCP with secure execution, customizable security policies, and protection against vulnerabilities like path traversal and shell injection.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.