Cloud Infrastructure
Trust: 39/100 (Limited)io.github.mikhae1/kubeview Guide
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
4 starsby mikhae1
Quick Start
Install
npx kubeview-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mikhae1-kubeview": {
"command": "npx",
"args": [
"kubeview-mcp"
]
}
}
}