Back to Home
ry-ops icon

k3s-mcp-server

Verified Safe

by ry-ops

Overview

Manages and monitors Kubernetes (K3s) clusters through a Model Context Protocol (MCP) server, enabling AI-powered cluster management via Claude.

Installation

Run Command
uv run k3s-mcp-server

Environment Variables

  • KUBECONFIG

Security Notes

The server leverages standard Kubernetes `kubeconfig` for authentication and authorization. Security critically depends on keeping the `kubeconfig` file secure, setting appropriate file permissions (e.g., 600), and configuring Kubernetes RBAC (Role-Based Access Control) to grant only necessary permissions. The code itself does not introduce hardcoded secrets or obvious vulnerabilities, and documentation explicitly highlights security best practices for `kubeconfig` and RBAC.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-17

Tags

KubernetesK3sMCPClaudeDevOps