Skip to main content
Glama
260,342 tools. Last updated 2026-07-05 05:20

"Manage Proxmox VMs to Create a Kubernetes Cluster and Deploy Apps Using GitOps with GitHub Actions" matching MCP tools:

  • Manage Kubernetes namespaces to list, view, create, or delete them within your cluster using the Kube MCP server.
    MIT
  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Deploy an AI model onto a GPU cluster. Configure replicas, GPU count, environment variables, and namespace for standard deployments.
    MIT
  • Retrieve live Kubernetes deployment status for a cluster, including replica counts, pod health, and resource usage, to investigate deployment health or pod failures.
    MIT
  • Uninstall a Helm release from a Kubernetes cluster, removing all associated resources. Specify cluster name, release name, and optional namespace.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • GitHub Actions workflow security audit - 21 checks: pinning, permissions, secrets, injection.

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Clone a git repository onto the VibOps gateway and optionally apply Kubernetes manifests to a specified cluster.
    MIT
  • Deploy or upgrade a Helm chart release on a Kubernetes cluster. For standard Helm deployments only; AI models use deploy_model.
    MIT
  • Diagnose Kubernetes workloads and GitOps reconcilers to find root cause of failures. Bundles resource details, logs, events, and startup blockers in one round-trip.
    Apache 2.0
  • Lists all VMs visible to Prism Central, including names, IDs, power state, host, cluster, memory, and CPU configuration. Use to discover VM inventory or find a specific VM.
    MIT
  • Deploy multiple VMs from a declarative YAML spec file for fleet provisioning. Supports full clone, template, linked clone, OVA, and empty VM creation with shared defaults.
    MIT
  • Start all virtual machines and containers on a Proxmox node, respecting boot order. Optionally force start or specify specific VMs to start.
    Apache 2.0
  • Execute GitOps actions such as sync, rollback, suspend, resume, and reconciliation on ArgoCD and FluxCD resources.
    Apache 2.0
  • Remove a storage pool from Proxmox configuration without deleting underlying data. Requires user confirmation before action.
    MIT
  • Create a CI/OIDC deploy binding for GitHub Actions by sending a locally signed delegation, enabling CI to deploy with specified permissions and route scopes.
    MIT
  • Create a CI deploy binding for GitHub Actions by submitting a locally signed delegation. The binding specifies repository, allowed events, actions, and optional route scopes without granting additional authority.
    MIT