htquanq/k8s-mcp-readonly
This repository will allow you to deploy K8s MCP server with read-only tools, can help in case you want to debug resources in K8s clusters with your LLMs
Platform-specific configuration:
{
"mcpServers": {
"k8s-mcp-readonly": {
"command": "npx",
"args": [
"-y",
"k8s-mcp-readonly"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...