Back to search
30
MCP

K8s Lens

io.github.firas-mcp-servers/k8s-lens-mcp

MCP server for natural-language Kubernetes operations across single or multi-cluster environments.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

k8s-lens-mcp
A Model Context Protocol (MCP) server for intelligent Kubernetes natural language interaction.
0 tools
k8s-mcp-extension
MCP server for Kubernetes command execution, node inspection, and diagnostics
0 tools
@paretools/k8s
MCP server for Kubernetes — structured kubectl and Helm output for AI agents
0 tools
k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It p
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools
lensesio/mcp
Lenses local MCP server, LLM to Kafka
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "k8s_lens": {
      "url": "None",
      "transport": "http"
    }
  }
}