69
/ 100
22 days ago
glama

KafkaIQ

Enables AI assistants to manage and monitor Apache Kafka clusters through natural language, providing real-time operations, health monitoring, consumer lag analysis, and temporal trend detection for intelligent cluster management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: KAFKAIQ_GMAIL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKAFKAIQ_TEMPORAL_RETENTION_HOURS24 # How long to keep events (default: 24 hours)
configKAFKAIQ_TEMPORAL_MAX_EVENTS100000 # Max events to store (default: 100,000)
configKAFKAIQ_TEMPORAL_AUTO_PERSISTtrue # Auto-save state on exit (default: true)
configKAFKAIQ_TEMPORAL_PERSIST_PATHtemporal_state.json # State file path
configKAFKAIQ_GMAIL_USERexport ="your-email@gmail.com"
🔐 secretKAFKAIQ_GMAIL_PASSWORDexport ="your-app-password"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ojhaayush03-kafka-mcp-d96yr2)](https://m8ven.ai/mcp/ojhaayush03-kafka-mcp-d96yr2)
commit: 5ea494d3633b0384ae36fe0814ad584326d2250e
code hash: d9c6604bdad46f5faf610190fb5595451a64d332bd4376dd955ba741d04b289b
verified: 7/9/2026, 10:18:15 AM
view raw JSON →