Kubently
Rank #4,987io.github.kubently/kubently
Troubleshoot Kubernetes agentically: natural-language cluster diagnosis via ask_kubently
Kubently is a Model Context Protocol (MCP) server published by kubently. It ranks #4,987 of 132,046 servers tracked on MCP Toplist, and its repository has 45 GitHub stars. Kubently is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 127,059 of 132,046 servers on MCP Toplist.
Use Kubently
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kubently -- npx -y @kubently/cli mcp[mcp_servers.kubently]
command = "npx"
args = ["-y", "@kubently/cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kubently": {
"command": "npx",
"args": [
"-y",
"@kubently/cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kubently": {
"command": "npx",
"args": [
"-y",
"@kubently/cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kubently": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kubently/cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kubently": {
"command": "npx",
"args": [
"-y",
"@kubently/cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kubently": {
"command": "npx",
"args": [
"-y",
"@kubently/cli",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kubently%2Fkubently)<a href="https://mcptoplist.com/server/io.github.kubently%2Fkubently"><img src="https://mcptoplist.com/badge/io.github.kubently%2Fkubently.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kubently
Available versions (1)
| Version | Published |
|---|---|
| 2.3.1 | Jul 8, 2026 |
Frequently asked questions
- Who maintains Kubently?
- Kubently is maintained by kubently, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Kubently listed on the Official MCP Registry?
- Yes — Kubently is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Kubently have?
- MCP Toplist tracks 1 version of Kubently, most recently published on Jul 8, 2026.
- Where can I find the source code for Kubently?
- The source code for Kubently is hosted at github.com/kubently/kubently.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.