txn2/kubefwd
by Various
Bulk port forwarding Kubernetes services for local development.
MCP
txn2/kubefwd
Added 1 June 2026
Overview
kubefwd is a command-line tool written in Go that forwards multiple Kubernetes services to local ports simultaneously. It simplifies local development by giving developers direct access to K8s services as if they were running locally without manual port-forwarding.
Best for
Best for
Developers who need quick local access to multiple Kubernetes services during development
Use cases
- Forwarding several microservice dependencies to a local development environment
- Testing applications against live Kubernetes clusters from a local machine
- Debugging services by accessing them through localhost instead of within the cluster
Notes
kubefwd is a command-line tool written in Go that forwards multiple Kubernetes services to local ports simultaneously. It simplifies local development by giving developers direct access to K8s services as if they were running locally without manual port-forwarding.
4,109 stars on GitHub. Last updated 2026-05-29. Licensed Apache-2.0.
Use cases
- Forwarding several microservice dependencies to a local development environment
- Testing applications against live Kubernetes clusters from a local machine
- Debugging services by accessing them through localhost instead of within the cluster
Pros
- Bulk port forwarding saves time compared to individual kubectl commands
- Lightweight and fast due to Go implementation
- Open source with strong community adoption (4109 stars)
Cons
- Requires a configured kubectl context and a running Kubernetes cluster
- Does not support UDP port forwarding
- Relies on local network stability and may not handle complex network policies
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Bulk port forwarding saves time compared to individual kubectl commands
- Lightweight and fast due to Go implementation
- Open source with strong community adoption (4109 stars)
Cons
- Requires a configured kubectl context and a running Kubernetes cluster
- Does not support UDP port forwarding
- Relies on local network stability and may not handle complex network policies
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
alpadalar/netops-mcp
Various
A comprehensive MCP server that provides access to essential DevOps and networking tools through a standardized interface.
cyclops-ui/mcp-cyclops
Various
Model Context Protocol server for Cyclops
flux159/mcp-server-kubernetes
Various
MCP Server for kubernetes management commands
inspektor-gadget/ig-mcp-server
Various
Debug your Container and Kubernetes workloads with an AI interface
metoro-io/metoro-mcp-server
Various
Metoro MCP Server
reza-gholizade/k8s-mcp-server
Various
Manage Your Kubernetes Cluster with k8s mcp-server
rohitg00/kubectl-mcp-server
Various
Published in CNCF Landscape: A MCP server for Kubernetes.
silenceper/mcp-k8s
Various
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.
strowk/mcp-k8s-go
Various
MCP server connecting to Kubernetes
weibaohui/k8m
Various
一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。
wenhuwang/mcp-k8s-eye
Various
MCP Server for kubernetes management and diagnose your cluster and applications