Skip to main content
Cloud PlatformsGo

txn2/kubefwd

Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming

cloud-platformslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/txn2/kubefwd

Claude Desktop configuration example:

{
  "mcpServers": {
    "kubefwd": {
      "command": "npx",
      "args": [
        "-y",
        "txn2/kubefwd"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Go
Author
txn2