A
licenseNot graded
qualityD
maintenanceAn MCP server that gives AI agents real-time observability into Apache Kafka clusters, enabling natural language queries for broker health, consumer lag, and diagnostics.
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct aspect of Kafka operation: cluster health, consumer lag, topic listing, and topic details. No functional overlap.
All tools start with 'kafka_' but mix verb-noun ('list_topics') and noun phrases ('broker_status'). Still predictable and readable.
Four tools is reasonable for a monitoring-focused server. Could expand with more actions but not too sparse.
Covers key diagnostic needs (health, lag, topic details) but lacks topic creation or consumer group management. Adequate for observability.