MCP MCP server · io.github.txn2
io.github.txn2/kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
- host stars
- 4,171
- 30-day movement
- +41/day
- Related entries
- 1
- Connections
- 0
mcpblocalstdio
kubefwd is a Kubernetes bulk port-forwarding tool exposed as an MCP server over stdio. It forwards services from a cluster to your local machine, assigning each a unique 127.x.x.x address and automatically adding /etc/hosts entries.
You want local development against cluster services without manually running kubectl port-forward per service.
Use it to
- Forward multiple cluster services for local development
- Access cluster APIs from your local machine via hostnames
- Monitor forwarded service traffic through the TUI
- Rely on auto-reconnect for dropped connections
For Developers building against services running in Kubernetes
- Runs
- installed — on your machine
- Transport
- stdio
- Packaged as
- mcpb:https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwin-arm64.mcpb, mcpb:https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwin-amd64.mcpb, mcpb:https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-windows-amd64.mcpb
- Install
- install the https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwin-arm64.mcpb bundle
- Version
- 1.25.16
- Last release
- 2026-06-20
- Bundle downloads, lifetime
- 510
topicskubernetesport-forwardinglocal-developmentmcpnetworking