Cloud Infrastructure
Trust: 37/100 (Limited)io.github.oijusti/k8s-port-forward-mcp Guide
Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration
by oijusti
Quick Start
Install
npx k8s-port-forward-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-oijusti-k8s-port-forward-mcp": {
"command": "npx",
"args": [
"k8s-port-forward-mcp"
]
}
}
}