Back to MCP Servers
🔌

txn2/kubefwd

Apache-2.0

by @txn2

4,096
GitHub

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

GoProductivity

Install

npx -y txn2-kubefwd

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "txn2-kubefwd": {
      "command": "npx",
      "args": [
        "-y",
        "txn2-kubefwd"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.