DataOps Kafka MCP server with consumer lag diagnosis and broker monitoring
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
mcp-name: io.github.Aguantar/kafka-dataops-mcp
A DataOps-focused Kafka MCP server with consumer lag diagnosis and broker health monitoring. Diagnosis logic is based on actual CDC pipeline operational experience.
kafka_consumer_lag β Consumer group lag with incident-pattern diagnosiskafka_topic_info β Topic details with ISR/replication health checkskafka_broker_status β Cluster health: brokers, controller, under-replicated partitionskafka_list_topics β Topic catalog with built-in descriptionsThe diagnosis logic is not generic β it's based on actual operational experience:
Add to your .mcp.json:
| Variable | Default | Description |
|---|---|---|
KAFKA_BOOTSTRAP_SERVERS | localhost:9092 | Kafka bootstrap servers |
KAFKA_COMMAND_TIMEOUT | 10 | Command timeout in seconds |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kafka-dataops-mcp)<a href="https://allmcps.com/mcp/kafka-dataops-mcp"><img src="https://allmcps.com/api/badge/kafka-dataops-mcp?style=directory" alt="Kafka Dataops MCP on AllMCPs" /></a>