general MCP Server
Published in CNCF Landscape: A MCP server for Kubernetes.
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y kubectl-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"kubectl-mcp-server": {
"command": "npx",
"args": [
"-y",
"kubectl-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
✅ Native
Resource optimization and cost analysis workflow
Description
Persistent profile path
✅ Native
Comprehensive troubleshooting guide for pods/deployments
Path to kubeconfig file
Deployment dashboard with rollout status, scaling, rollback
Description
✅ Native
Status
Step-by-step deployment workflow
Enable verbose logging
Enable browser automation tools
Helm release manager with upgrade/rollback actions
✅ Native
✅ Native
Kubernetes cluster upgrade planning
Expected token audience
Interactive pod viewer with filtering, sorting, status indicators
Cost analyzer with waste detection and recommendations
Enable OAuth 2.1 authentication
Remote CDP WebSocket URL
Events timeline with type filtering and grouping
Log file path
Cloud provider (browserbase/browseruse)
Cluster overview with node health and resource metrics
OAuth 2.0 Authorization Server URL
Proxy server URL
Network topology graph showing Services/Pods/Ingress
JWKS endpoint URL
Description
Backup and recovery planning workflow
Network debugging for services and connectivity
Scaling guide with HPA/VPA best practices
Skills
Security scanning and RBAC analysis workflow
Required OAuth scopes
Real-time log viewer with syntax highlighting and search
Detect and prevent privilege escalation in Kubernetes pods by monitoring security contexts, capabilities, and syscall patterns with Falco and OPA policies.
Detect container escape attempts in real-time using Falco runtime security rules that monitor syscalls, file access, and privilege escalation.
Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication.
Reduce container attack surface by building application images on Google distroless base images that contain only the application runtime with no shell, package manager, or unnecessary OS utilities.
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.