Kafka Sentinel
Rank #9,420io.github.sanjay-amu/kafka-sentinel-mcp
Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.
Kafka Sentinel is a Model Context Protocol (MCP) server published by sanjay-amu. It ranks #9,420 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Kafka Sentinel is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 106,171 of 115,591 servers on MCP Toplist.
Use Kafka Sentinel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kafka-sentinel-mcp -e "KAFKA_BOOTSTRAP=<your KAFKA_BOOTSTRAP>" -e "KAFKA_SECURITY_PROTOCOL=<your KAFKA_SECURITY_PROTOCOL>" -e "KAFKA_SASL_MECHANISM=<your KAFKA_SASL_MECHANISM>" -e "KAFKA_SASL_USERNAME=<your KAFKA_SASL_USERNAME>" -e "KAFKA_SASL_PASSWORD=<your KAFKA_SASL_PASSWORD>" -e "KAFKA_SSL_CA_LOCATION=<your KAFKA_SSL_CA_LOCATION>" -- uvx kafka-sentinel-mcpReplace each placeholder with your own value before saving.
[mcp_servers.kafka-sentinel-mcp]
command = "uvx"
args = ["kafka-sentinel-mcp"]
[mcp_servers.kafka-sentinel-mcp.env]
KAFKA_BOOTSTRAP = "<your KAFKA_BOOTSTRAP>"
KAFKA_SECURITY_PROTOCOL = "<your KAFKA_SECURITY_PROTOCOL>"
KAFKA_SASL_MECHANISM = "<your KAFKA_SASL_MECHANISM>"
KAFKA_SASL_USERNAME = "<your KAFKA_SASL_USERNAME>"
KAFKA_SASL_PASSWORD = "<your KAFKA_SASL_PASSWORD>"
KAFKA_SSL_CA_LOCATION = "<your KAFKA_SSL_CA_LOCATION>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kafka-sentinel-mcp": {
"command": "uvx",
"args": [
"kafka-sentinel-mcp"
],
"env": {
"KAFKA_BOOTSTRAP": "<your KAFKA_BOOTSTRAP>",
"KAFKA_SECURITY_PROTOCOL": "<your KAFKA_SECURITY_PROTOCOL>",
"KAFKA_SASL_MECHANISM": "<your KAFKA_SASL_MECHANISM>",
"KAFKA_SASL_USERNAME": "<your KAFKA_SASL_USERNAME>",
"KAFKA_SASL_PASSWORD": "<your KAFKA_SASL_PASSWORD>",
"KAFKA_SSL_CA_LOCATION": "<your KAFKA_SSL_CA_LOCATION>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kafka-sentinel-mcp": {
"command": "uvx",
"args": [
"kafka-sentinel-mcp"
],
"env": {
"KAFKA_BOOTSTRAP": "<your KAFKA_BOOTSTRAP>",
"KAFKA_SECURITY_PROTOCOL": "<your KAFKA_SECURITY_PROTOCOL>",
"KAFKA_SASL_MECHANISM": "<your KAFKA_SASL_MECHANISM>",
"KAFKA_SASL_USERNAME": "<your KAFKA_SASL_USERNAME>",
"KAFKA_SASL_PASSWORD": "<your KAFKA_SASL_PASSWORD>",
"KAFKA_SSL_CA_LOCATION": "<your KAFKA_SSL_CA_LOCATION>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kafka-sentinel-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"kafka-sentinel-mcp"
],
"env": {
"KAFKA_BOOTSTRAP": "<your KAFKA_BOOTSTRAP>",
"KAFKA_SECURITY_PROTOCOL": "<your KAFKA_SECURITY_PROTOCOL>",
"KAFKA_SASL_MECHANISM": "<your KAFKA_SASL_MECHANISM>",
"KAFKA_SASL_USERNAME": "<your KAFKA_SASL_USERNAME>",
"KAFKA_SASL_PASSWORD": "<your KAFKA_SASL_PASSWORD>",
"KAFKA_SSL_CA_LOCATION": "<your KAFKA_SSL_CA_LOCATION>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kafka-sentinel-mcp": {
"command": "uvx",
"args": [
"kafka-sentinel-mcp"
],
"env": {
"KAFKA_BOOTSTRAP": "<your KAFKA_BOOTSTRAP>",
"KAFKA_SECURITY_PROTOCOL": "<your KAFKA_SECURITY_PROTOCOL>",
"KAFKA_SASL_MECHANISM": "<your KAFKA_SASL_MECHANISM>",
"KAFKA_SASL_USERNAME": "<your KAFKA_SASL_USERNAME>",
"KAFKA_SASL_PASSWORD": "<your KAFKA_SASL_PASSWORD>",
"KAFKA_SSL_CA_LOCATION": "<your KAFKA_SSL_CA_LOCATION>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kafka-sentinel-mcp": {
"command": "uvx",
"args": [
"kafka-sentinel-mcp"
],
"env": {
"KAFKA_BOOTSTRAP": "<your KAFKA_BOOTSTRAP>",
"KAFKA_SECURITY_PROTOCOL": "<your KAFKA_SECURITY_PROTOCOL>",
"KAFKA_SASL_MECHANISM": "<your KAFKA_SASL_MECHANISM>",
"KAFKA_SASL_USERNAME": "<your KAFKA_SASL_USERNAME>",
"KAFKA_SASL_PASSWORD": "<your KAFKA_SASL_PASSWORD>",
"KAFKA_SSL_CA_LOCATION": "<your KAFKA_SSL_CA_LOCATION>"
}
}
}
}Replace each placeholder with your own value before saving.
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.sanjay-amu%2Fkafka-sentinel-mcp)<a href="https://mcptoplist.com/server/io.github.sanjay-amu%2Fkafka-sentinel-mcp"><img src="https://mcptoplist.com/badge/io.github.sanjay-amu%2Fkafka-sentinel-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sanjay-amu
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 23, 2026 |
| 0.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Kafka Sentinel?
- Kafka Sentinel is maintained by sanjay-amu, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Kafka Sentinel listed on the Official MCP Registry?
- Yes — Kafka Sentinel is listed on the Official MCP Registry, alongside Glama.
- How many versions does Kafka Sentinel have?
- MCP Toplist tracks 2 versions of Kafka Sentinel, most recently published on Jul 23, 2026.
- Where can I find the source code for Kafka Sentinel?
- The source code for Kafka Sentinel is hosted at github.com/sanjay-amu/kafka-sentinel-mcp.