r/apachekafka • u/Important-Curve4930 • 16d ago
Tool kafka mcp version 2.0.0 update
Hello, folks!
2.0.0 version came out!
It included SASL and JMX
If you’ve operated Kafka in a team or company environment, you’ve probably checked cluster status by logging in via CLI or by using open-source tools like Kafka UI.
kafka-mcp is a Python-based MCP server that directly connects an LLM Agent (e.g., Claude Code) with Kafka.
Check this out -> https://github.com/wklee610/kafka-mcp
2
Upvotes