MCP Server
MCP
io.github.kubently/kubently
Troubleshoot Kubernetes agentically: natural-language cluster diagnosis via ask_kubently
Install
npx -y @kubently/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@kubently/cli",
"version": "2.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment