petp

lorisunjunbin/petp
★ 6 stars Python 🗄️ Database Updated today
RPA toolkit automating DevOps workflows. Orchestrate multi-tasks (SSH/AI/databases/web) via configurable pipelines with cron/loop support. All-in-one automation engine, MCP tool server, GUI app support Windows and MacOS.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "petp": {
      "command": "uvx",
      "args": [
        "petp"
      ]
    }
  }
}

Or install with pip: pip install petp

Topics

ai-toolsautomated-testingdevops-toolsgui-applicationmcp-server