Loading MCP server directory, please wait...
DataOps Kafka MCP server with consumer lag diagnosis and broker monitoring
npx @getmcp/cli add io.github.Aguantar/kafka-dataops-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Aguantar/kafka-dataops-mcp": {
"command": "uvx",
"args": [
"kafka-dataops-mcp"
],
"env": {
"KAFKA_BOOTSTRAP_SERVERS": ""
}
}
}
}