mcpbeat Sign in

Strimzi Kafka CLI MCP Server

by systemcraftsman Your server? Claim it
local only

Strimzi Kafka CLI runs on your own machine — the client starts it, so there is no endpoint to ping. 308 installs a week from pypi. Last commit 13 Aug 2026.

Manage Apache Kafka on Kubernetes via Strimzi. Clusters, topics, users, connectors, MM2.

Installs per day peak 1 326 · avg 218 · -78% w/w
a month agotoday
308
Installs / week
pypi · strimzi-kafka-cli
92
Stars
29 open issues
13 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Deletes files or strips permissions kfk/commons.py:167, [пакет] kfk/commons.py:167
                        + "rm -rf"
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Image runs as root Dockerfile:2
USER root

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Strimzi Kafka CLI and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add strimzi-kafka-cli -- uvx strimzi-kafka-cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "strimzi-kafka-cli": {
      "args": [
        "strimzi-kafka-cli"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.strimzi-kafka-cli]
command = "uvx"
args = ["strimzi-kafka-cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "strimzi-kafka-cli": {
      "args": [
        "strimzi-kafka-cli"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "strimzi-kafka-cli": {
      "args": [
        "strimzi-kafka-cli"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Strimzi Kafka CLI

same job, measured the same way
Strimzi Kafka CLI
by mabulgu

Manage Apache Kafka on Kubernetes via Strimzi. Clusters, topics, users, connectors, MM2.

local only
OpenShift MCP Server
by sanjaypsachdev

OpenShift/Kubernetes cluster management via the oc CLI for MCP clients

45 installs/wk local only
Mengi Cloud
by mengi

Manage Kubernetes clusters, deployments, databases, secrets and observability on Mengi Cloud.

answering
KSail
by devantler-tech

SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.

local only
Kubeview
by mikhae1

Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.

381 installs/wk local only
Kubently
by kubently

Troubleshoot Kubernetes agentically: natural-language cluster diagnosis via ask_kubently

49 installs/wk local only
Ocm MCP Server
by sandeepbazar

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

282 installs/wk local only
Ocm MCP Server
by ocm-mcp-server

Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.

local only

Strimzi Kafka CLI — questions

Answers built from our own checks of this server.

Why is there no uptime for Strimzi Kafka CLI?
Strimzi Kafka CLI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package strimzi-kafka-cli was installed 308 times last week.
How do I connect Strimzi Kafka CLI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls strimzi-kafka-cli straight from pypi; nothing to host, nothing to sign up for.
How many people use Strimzi Kafka CLI?
The pypi package strimzi-kafka-cli was installed 308 times in the last week. Week over week that is -78%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Strimzi Kafka CLI open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 92 stars on GitHub and 29 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.