Kafka Sentinel MCP
v0.1.2io.github.sanjay-amu/kafka-sentinel-mcp
Read-only Kafka observability MCP server: cluster health, consumer lag, and replay-readiness.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add kafka-sentinel-mcp -e KAFKA_BOOTSTRAP=<KAFKA_BOOTSTRAP> -e KAFKA_SECURITY_PROTOCOL=<KAFKA_SECURITY_PROTOCOL> -e KAFKA_SASL_MECHANISM=<KAFKA_SASL_MECHANISM> -e KAFKA_SASL_USERNAME=<KAFKA_SASL_USERNAME> -e KAFKA_SASL_PASSWORD=<KAFKA_SASL_PASSWORD> -e KAFKA_SSL_CA_LOCATION=<KAFKA_SSL_CA_LOCATION> -- uvx kafka-sentinel-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.