Zabbix AI CLI MCP
Rank #7,778io.github.stufently/zabbix-ai-cli-mcp
Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.
Zabbix AI CLI MCP is a Model Context Protocol (MCP) server published by stufently. It ranks #7,778 of 132,113 servers tracked on MCP Toplist. Zabbix AI CLI MCP is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 124,335 of 132,113 servers on MCP Toplist.
Use Zabbix AI CLI MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zabbix-ai-cli-mcp -- docker run -i --rm ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1[mcp_servers.zabbix-ai-cli-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zabbix-ai-cli-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zabbix-ai-cli-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zabbix-ai-cli-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zabbix-ai-cli-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zabbix-ai-cli-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"
]
}
}
}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.stufently%2Fzabbix-ai-cli-mcp)<a href="https://mcptoplist.com/server/io.github.stufently%2Fzabbix-ai-cli-mcp"><img src="https://mcptoplist.com/badge/io.github.stufently%2Fzabbix-ai-cli-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
stufently
Other servers by stufently
View all stufently servers →Available versions (6)
| Version | Published |
|---|---|
| 0.4.1 | Sep 13, 2026 |
| 0.4.0 | Sep 13, 2026 |
| 0.3.0 | Aug 30, 2026 |
| 0.2.0 | Aug 26, 2026 |
| 0.1.1 | Aug 21, 2026 |
| 0.1.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Zabbix AI CLI MCP?
- Zabbix AI CLI MCP is maintained by stufently, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Zabbix AI CLI MCP listed on the Official MCP Registry?
- Yes — Zabbix AI CLI MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Zabbix AI CLI MCP have?
- MCP Toplist tracks 6 versions of Zabbix AI CLI MCP, most recently published on Sep 13, 2026.
- Where can I find the source code for Zabbix AI CLI MCP?
- The source code for Zabbix AI CLI MCP is hosted at github.com/stufently/zabbix-ai-cli-mcp.
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.