Distributed event streaming. Produce and consume messages, manage topics and partitions.
npx -y @apache/mcp-server-apache-kafka
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"apache-kafka": {
"command": "npx",
"args": ["-y", "@apache/mcp-server-apache-kafka"]
}
}
}
```
read_streamwrite_datatransformget_infoDistributed event streaming. Produce and consume messages, manage topics and partitions.
Language: Java
Category: Data