Back to Home

k8s-build-mcp-wm

Verified Safe

by afrmwyattmeng

Overview

Automates Kubernetes manifest generation for deployable targets (DTs) using Mustache and Helm templates, with parallel execution.

Installation

Run Command
/absolute/path/to/k8s-build-mcp-wm/venv/bin/python /absolute/path/to/k8s-build-mcp-wm/server.py

Environment 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

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-19

Tags

KubernetesDevOpsBuild AutomationHelmMustache Templates