devops-infra MCP Server
MCP server connecting to Kubernetes
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx @strowk/mcp-k8s
2. Add to claude_desktop_config.json
{
"mcpServers": {
"mcp-k8s-go": {
"command": "npx",
"args": [
"@strowk/mcp-k8s"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Node.js
Manual
Golang
Auto
Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication.
Detect unauthorized modifications to running containers by monitoring for binary execution drift, file system changes, and configuration deviations from the original container image.
Container escape is a critical attack technique where an adversary breaks out of container isolation to access the host system or other containers. Detection involves monitoring for escape indicators
Detect container escape attempts in real-time using Falco runtime security rules that monitor syscalls, file access, and privilege escalation.
ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Secure, Fast, and Extensible Sandbox runtime for AI agents.
Next Generation Agentic Proxy for AI Agents and MCP servers
Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern and Agent-Native Cloud Technologies: OpenAI Agents SDK, Memory, MCP, A2A, Knowledge Graphs, Dapr, Rancher Desktop, and Kubernetes.
Learn how to use the docker-kubernetes Claude skill. Complete guide with installation instructions and examples.
Learn how to use the implementing-container-network-policies-with-calico Claude skill. Complete guide with installation instructions and examples.
Learn how to use the detecting-container-escape-attempts Claude skill. Complete guide with installation instructions and examples.