kubectl-mcp-server and kubeview-mcp

These are complementary tools that serve different purposes: kubectl-mcp-server provides a general-purpose MCP interface for executing arbitrary Kubernetes commands, while kubeview-mcp specializes in fast, read-only cluster analysis optimized for AI reasoning, so they could be used together depending on whether you need command execution or analytical inspection.

kubectl-mcp-server
77
Verified
kubeview-mcp
40
Emerging
Maintenance 17/25
Adoption 10/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 3/25
Maturity 15/25
Community 12/25
Stars: 847
Forks: 168
Downloads:
Commits (30d): 6
Language: Python
License: MIT
Stars: 4
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About kubectl-mcp-server

rohitg00/kubectl-mcp-server

A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server

This tool helps DevOps engineers and SREs manage their Kubernetes clusters by allowing them to use natural language commands with an AI assistant. You input questions or requests like "Why is my pod crashing?" or "Deploy a Redis cluster," and it translates these into Kubernetes actions, providing diagnoses, deployments, and cost optimization insights. It's designed for anyone responsible for maintaining and optimizing Kubernetes infrastructure.

Kubernetes Management DevOps Automation Site Reliability Engineering Cloud Infrastructure Cost Optimization

About kubeview-mcp

mikhae1/kubeview-mcp

A fast, read-only MCP server enabling code-driven AI analysis of Kubernetes clusters

Scores updated daily from GitHub, PyPI, and npm data. How scores work