mcp-maigret
by BurtTheCoder
- packages
- npm-mcp-k8s
{
"name": "@strowk/mcp-k8s",
"version": "0.1.0",
"main": "./index.js",
"bin": {
"mcp-k8s": "bin/cli"
},
"optionalDependencies": {
"@strowk/mcp-k8s-darwin-x64": "0.1.0",
"@strowk/mcp-k8s-darwin-arm64": "0.1.0",
"@strowk/mcp-k8s-linux-x64": "0.1.0",
"@strowk/mcp-k8s-linux-arm64": "0.1.0",
"@strowk/mcp-k8s-win32-x64": "0.1.0",
"@strowk/mcp-k8s-win32-arm64": "0.1.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/strowk/mcp-k8s-go.git"
},
"keywords": [
"MCP"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/strowk/mcp-k8s-go/issues"
},
"homepage": "https://github.com/strowk/mcp-k8s-go#readme",
"description": "MCP Kubernetes Server - Windows ARM64 build"
}