mcpbeat Sign in

Kubefwd MCP Server

local only

Kubefwd runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Kubernetes port forwarding for local development with automatic /etc/hosts entries.

Installs / week
not published
4171
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 18 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.

Builds a database query by concatenation pkg/fwdtui/ui.go:916
        select {
        case <-ctx.Done():
            return
        default:
            logCh <- "\x00ERROR:" + err.Error()

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 Kubefwd

same job, measured the same way
Dot AI
by vfarcic

AI-powered development platform for Kubernetes deployments and intelligent automation

462 installs/wk local only
K8s Port Forward MCP
by oijusti

Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration

33 installs/wk local only
No Crd
by nogoo9

Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs

95 installs/wk local only
Sapiom
by sapiom

Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.

412 installs/wk local only
Ocm MCP Server
by sandeepbazar

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

282 installs/wk local only
Ocm MCP Server
by ocm-mcp-server

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

local only
KSail
by devantler-tech

SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.

local only
Lumino MCP Server
by geored

AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools

98 installs/wk local only

Kubefwd — questions

Answers built from our own checks of this server.

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