Kafka Sentinel runs on your own machine — the client starts it, so there is no endpoint to ping. 1 526 installs a week from pypi. Last commit 31 Jul 2026.
Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.
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.
claude mcp add kafka-sentinel-mcp -- uvx kafka-sentinel-mcp
{
"mcpServers": {
"kafka-sentinel-mcp": {
"args": [
"kafka-sentinel-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kafka-sentinel-mcp]
command = "uvx"
args = ["kafka-sentinel-mcp"]
{
"mcpServers": {
"kafka-sentinel-mcp": {
"args": [
"kafka-sentinel-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kafka-sentinel-mcp": {
"args": [
"kafka-sentinel-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.