Find Related products on Amazon

Shop on Amazon

Show HN: MCP-Kafka – Natural Language Interface for Kafka Commands

Published on: 2025-06-06 19:48:35

A Model Context Protocol (MCP) server for performing Kafka client operations from AI assistants. Overview mcp-kafka provides a bridge between AI assistants and Apache Kafka, allowing them to interact with Kafka clusters through the Model Context Protocol. This tool enables AI assistants to create, manage, and interact with Kafka topics and messages directly. Here is a short video demo on youtube Features The mcp-kafka server provides the following Kafka operations: Create Topic : Create a new Kafka topic with configurable partitions and replication factor : Create a new Kafka topic with configurable partitions and replication factor List Topics : Get a list of all available Kafka topics in the cluster : Get a list of all available Kafka topics in the cluster Delete Topic : Remove an existing Kafka topic : Remove an existing Kafka topic Describe Topic : Get detailed information about a specific topic, including partition details : Get detailed information about a specific topi ... Read full article.