Catalog
io.github.infoinlet-marketplace/mcp-kafka
OfficialRead-only Kafka for AI agents — topics, offsets, consumer groups, peek messages, health.
Read Kafka topics, consumer groups, and message offsets for event stream inspection.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-kafka": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-kafka@0.1.1"
]
}
}
}