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.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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
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>