← Back to Plugins
MCP Server MCP

io.github.txn2/kubefwd

github By github 👁 1 views ▲ 0 votes

Kubernetes port forwarding for local development with automatic /etc/hosts entries.

Homepage Verified source GitHub

Install

mcpb:https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwin-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwin-arm64.mcpb",
      "fileSha256": "e85758e61ed7d103c440228cfade14c237ba5aa4149be86ecb99b73e29aee1b7",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-darwin-amd64.mcpb",
      "fileSha256": "bfb98168988b915a6fe250dad30c67a7baf7aec22de7476632888cfe9ab32079",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/txn2/kubefwd/releases/download/v1.25.16/kubefwd-1.25.16-windows-amd64.mcpb",
      "fileSha256": "2d1f7717c6db7e01acad27cb3e9c5f903d9dadc6c80371234dde3194da59191e",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...