Kubectl MCP Tool
@rohitg00
Kubectl MCP Tool について
Published in CNCF Landscape: A MCP server for Kubernetes.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"kubectl-mcp-server": {
"command": "npx",
"args": [
"-y",
"kubectl-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Kubectl MCP Tool?
Kubectl MCP Tool lets you control Kubernetes infrastructure through natural language conversations with AI. It integrates with any MCP-compatible AI assistant and kubectl to manage clusters, debug issues, deploy apps, and audit security.
How to use Kubectl MCP Tool?
Install via npx (npx -y kubectl-mcp-server) or pip (pip install kubectl-mcp-server), then add the server configuration to your AI assistant’s MCP settings file (e.g., claude_desktop_config.json or .cursor/mcp.json). Once connected, use natural language commands to interact with your cluster.
Key features of Kubectl MCP Tool?
- 253 powerful tools and 8 workflow prompts
- AI-powered crash and network diagnostics
- Built-in cost optimization analysis
- Enterprise OAuth 2.1 authentication and RBAC validation
- Interactive HTML dashboards with live metrics
- Works with all major MCP-compatible AI assistants
Use cases of Kubectl MCP Tool?
- Debugging a crashing pod with logs, events, and resource analysis
- Deploying a Redis cluster with best practices via natural language
- Auditing RBAC permissions and security across all namespaces
- Identifying idle resources and cost optimization opportunities
- Visualizing cluster dashboards with live metrics and event timelines
FAQ from Kubectl MCP Tool
What are the dependencies to run Kubectl MCP Tool?
You need Python 3.9+ (for pip) or Node.js 14+ (for npx), kubectl installed and configured, and access to a Kubernetes cluster.
Which AI assistants are supported?
Kubectl MCP Tool works natively with Claude Desktop, Cursor, Windsurf, GitHub Copilot, Gemini CLI, Goose, Roo Code, and 15+ other MCP-compatible clients.
Can I manage multiple Kubernetes clusters?
Yes, the
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント