mcpbeat Sign in

Radar Kubernetes MCP Server

by skyhook-io Your server? Claim it
local only

Radar Kubernetes MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.

Installs / week
not published
3419
Stars
41 open issues
22 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    imageDir := filepath.Join(i.cacheDir, cacheKey)
        if e.EventType == timeline.EventTypeDelete {
            if ts, ok := recreates[e.Kind+"/"+e.Namespace+"/"+e.Name]; ok && !e.Timestamp.After(ts) {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Radar Kubernetes MCP Server

same job, measured the same way
Rancher MCP
by rex

Capability-aware MCP server for Rancher-managed Kubernetes: discovery, resources, workflows.

134 installs/wk local only
MimiOps mcp server for Kubernetes
by sergelogvinov

MimiOps is an opinionated MCP server for Kubernetes

local only
OpenShift MCP Server
by sanjaypsachdev

OpenShift/Kubernetes cluster management via the oc CLI for MCP clients

34 installs/wk local only
K8scortex MCP
by apatilgtn

Kubernetes MCP server: 75 tools for GKE, AKS, EKS, RBAC, audit logging, GitOps, multi-cluster.

33 installs/wk local only
K8s Lens
by firas-mcp-servers

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

50 installs/wk local only
MCP K8s Ro
by your-ko

Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.

local only
Kubeleash
by kubeleash

Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.

local only
Janus
by tonylchang

Secure Kubernetes MCP server: scoped, redacted diagnostics and human-approved writes

198 installs/wk local only

Radar Kubernetes MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Radar Kubernetes MCP Server?
Radar Kubernetes MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Radar Kubernetes MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 3 419 stars on GitHub and 41 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.