Skip to content
AgentRadar
Kubefwd

Kubefwd

Kubernetes service forwarding with interactive TUI, REST API, and MCP integration

DevOps Agents Open Source

Last Updated

2026-06-09

GitHub Stars

4,122

Last Updated

2026-07

About Kubefwd

Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at db:5432, an auth service at auth:443, and a cache at redis:6379, all running in your development cluster, kubefwd makes them available locally by their service names, exactly as they would appear in-cluster. No environment-specific configuration, no local service setup, no Docker Compose files. Just run kubefwd and your application's existing connection strings work. This is the essential use case: reduce or eliminate environment-specific connection setup and configurations during local development. Your code uses http://api-gateway:8080 in production? It works the same way on your laptop with kubefwd. kubefwd is a command-line utility that bulk port forwards Kubernetes services to your local workstation. Each service gets its own unique loopback IP (127.x.x.x), eliminating port conflicts and enabling realistic local development with cluster services accessible by name.

Features

Interactive TUI
Unique IP per Service
Auto-Reconnect
Bulk Forwarding
Live Traffic Monitoring
Pod Log Streaming

Detailed Ratings

Ease of Use
6.2
Value for Money
6.8
Features
6.4
Support
6.0
Performance
6.6
Overall Rating
6.5 /10

Pros & Cons

Pros

  • Active community with 4.1k GitHub stars
  • Interactive TUI
  • Unique IP per Service

Use Cases

Incident responseMonitoringDeploymentObservability

Who Is It For?

Teams and individuals looking for DevOps and infrastructure automation who value open-source flexibility and control.

#api-rest#developer-tools#devops#devops-tools#devtools#quick

Frequently Asked Questions

What is Kubefwd?

Kubernetes service forwarding with interactive TUI, REST API, and MCP integration. Forward many services to unique local IPs for cluster-like local development.

How much does Kubefwd cost?

Kubefwd is open-source and free to self-host. See https://github.com/txn2/kubefwd for installation instructions.

Is Kubefwd open source?

Yes — Kubefwd is open source with 4.1k stars. The source code is on GitHub at https://github.com/txn2/kubefwd.

Who should use Kubefwd?

Teams and individuals looking for DevOps and infrastructure automation who value open-source flexibility and control.

Related Agents

Links & Resources

AR Reviewed by AgentRadar · Reviewed on · How we rate

Profiles are AI-assisted from public information — not independently hands-on tested.