Gives Claude read-only access to your Kafka cluster so it can inspect topics, check consumer group offsets, peek at messages, and verify cluster health without making any changes. Useful when you're debugging consumer lag, investigating message flow, or just need to understand what's happening in your Kafka infrastructure without switching to a separate monitoring tool. The read-only constraint means you can safely let an AI agent poke around your message broker to answer questions about throughput, partition distribution, or recent messages without worrying about accidental writes or configuration changes.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-kafka uvx mcp-kafka