confluent-mcp-server

kinjal-1007/confluent-mcp-server

3.1

If you are the rightful owner of confluent-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 dayong@mcphub.com.

A Model Context Protocol (MCP) server that provides tools to interact with Apache Kafka clusters.

Tools

Functions exposed to the LLM to take actions

list_topics

Lists all topics in the Kafka cluster with their configuration details.

describe_topic

Provides detailed information about a specific topic including partition distribution and replica placement.

create_topic

Creates a new Kafka topic with specified partition count and replication factor.

produce_message

Produces a message to the specified Kafka topic with optional key.

consume_messages

Consumes messages from a topic using the specified consumer group.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources