txn2/kubefwd
Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming
Quick Start
Clone the repository:
git clone https://github.com/txn2/kubefwdClaude Desktop configuration example:
{
"mcpServers": {
"kubefwd": {
"command": "npx",
"args": [
"-y",
"txn2/kubefwd"
]
}
}
}Check the repository README for specific installation and configuration instructions.