MCP Tool Ecosystem

64 Infrastructure Tools.
Every One Typed and Auditable.

Schema-validated inputs. Sandboxed execution. Defined safety model per tool.

Kubernetes

Orchestration
22 tools

Discovery, logs, exec, apply, diff

  • Discover resources across namespaces
  • Stream pod logs and exec into containers
  • Drain and cordon nodes safely
  • Preview changes with diff before apply
Read: Auto
Write: Human Approval

Helm

Package Management
16 tools

Search, install, upgrade, rollback

  • Install charts with custom values
  • Upgrade releases with dry-run preview
  • Roll back to any previous revision
  • Manage chart repositories
Read: Auto
Write: Dry-run + Diff

Argo Rollouts

Progressive Delivery
13 tools

Pause, resume, promote, abort

  • Run canary and blue-green deployments
  • Promote or abort with human gate
  • Monitor analysis runs and experiments
  • Track full rollout history and status
Read: Auto
Write: Human Gate

Jenkins

CI/CD
13 tools

Jobs, builds, logs, SCM, identity

  • Manage and trigger build jobs
  • Stream build logs in real time
  • Inspect SCM configurations
  • Authenticate via Kubernetes Secrets
Read: Auto
Write: Secure Auth + CSRF

On the Roadmap

AWS
GCP
Azure
GitHub Actions
GitLab CI

Same typed, sandboxed pattern. All open source.

Install and Run Your First Operation

Install Skyflo on your cluster and run your first operation today.

terminal
$curl -fsSL https://skyflo.ai/install.sh | bash