Back to directory
kanapuli/mcp-kafka

kanapuli/mcp-kafka

@kanapuli

A Model Context Protocol Server to perform Kafka client operations

kafkamessagingstreamingai-assistantmodel-context-protocolmcpgodatabase

Installation & Configuration

{
  "mcpServers": {
    "kafka": {
      "command": "/Your-mcp-kafka-executable-path/mcp-kafka-darwin-arm64",
      "args": [
        "--bootstrap-servers=localhost:9092",
        "--consumer-group-id=mcp-kafka-consumer-group",
        "--username=",
        "--password="
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15