k8s-build-mcp-wm
Verified Safeby afrmwyattmeng
Overview
Automates Kubernetes manifest generation for deployable targets (DTs) using Mustache and Helm templates, with parallel execution.
Installation
/absolute/path/to/k8s-build-mcp-wm/venv/bin/python /absolute/path/to/k8s-build-mcp-wm/server.pyEnvironment Variables
- ALL_THE_THINGS_ROOT
Security Notes
The server operates locally and executes build commands (`make k8s_build`). It requires Git with SSH access to the 'all-the-things' repository, which is a standard prerequisite for build systems. No direct 'eval' or obfuscation is indicated. Security considerations are primarily related to the integrity of the 'all-the-things' repository and the standard risks associated with running local build processes.
Similar Servers
mcp-server-kubernetes
This MCP server enables AI agents to connect to and manage Kubernetes clusters by executing kubectl and Helm commands.
flux-operator
The Flux Operator MCP Server acts as a bridge for AI assistants, allowing them to manage and troubleshoot GitOps pipelines and Kubernetes resources controlled by FluxCD through natural language interactions.
mcp-k8s
Facilitates natural language interaction and automation for Kubernetes cluster management and Helm operations via the Model Control Protocol (MCP).
mcp-kubernetes
Enables AI assistants to interact with and debug Kubernetes clusters by translating natural language requests into Kubernetes operations.