kafka-mcp-server

kafka-mcp-server

3.5

If you are the rightful owner of kafka-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.

produce_message

Produces a single message to a Kafka topic with optional key.

consume_messages

Consumes a batch of messages from one or more Kafka topics.

list_brokers

Lists the configured Kafka broker addresses the server is connected to.

describe_topic

Provides detailed metadata for a specific Kafka topic.

list_consumer_groups

Enumerates active consumer groups known by the Kafka cluster.