Skip to content
Back to search
30
MCP v0.1.0

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%
19 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 lens mcp
Metadata-only Glama MCP server.
0 tools
k8s-mcp
A Model Context Protocol (MCP) server for Kubernetes with 270+ tools, 8 resources, and 8 prompts
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

How to use

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

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