Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/gavinmcfall/home-ops/kubernetesgit clone --depth 1 https://github.com/gavinmcfall/home-opsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/gavinmcfall/home-ops/kubernetes)<a href="https://agentmods.dev/mcp/gavinmcfall/home-ops/kubernetes"><img src="https://agentmods.dev/badge/mcp/gavinmcfall/home-ops/kubernetes.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
kubernetes scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"kubernetes": {
"command": "/home/gavin/.nvm/versions/node/v22.21.1/bin/npx",
"args": [
"-y",
"kubernetes-mcp-server"
],
"env": {
"KUBECONFIG": "/home/gavin/home-ops/kubeconfig"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 12 lines scan A 9991cdc03c6f
kubernetes is an MCP server published in the GitHub repository gavinmcfall/home-ops (37 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.
Other mcp servers, from other repositories
devops-mcp
Unified MCP server for Kubernetes, ArgoCD, Prometheus, PagerDuty, and Loki. Runs locally from the @notharshhaa/devops-mcp npm package. Needs 9 environment variables to run.
k8s-aiops
Governed Kubernetes operations for AI agents with a built-in governance harness (audit, budget, undo, risk tiers). Runs locally from the k8s-aiops Python package.
WhiteCapData-Dev
WhiteCapData-Dev — an MCP server to operate a k3s / Kubernetes cluster (health, logs, and guarded restart/scale/delete) straight from your AI agent. Runs locally from the whitecapdata-dev Python package. Needs 4 environment variables to run.
kubernetes
MCP server for interacting with Kubernetes clusters via kubectl. Runs locally from the mcp-server-kubernetes npm package.
kubefwd
MCP server "kubefwd" as configured in txn2/kubefwd. Launched with https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwi.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift. Runs locally from the kubernetes-mcp-server npm package.