mcp-confluent

Official
by confluentinc

create-topics

Use this tool to create new Kafka topics in your Confluent cluster by specifying topic names. It integrates with Confluent Kafka and Confluent Cloud REST APIs for streamlined topic management.

Instructions

Create new topic(s) in the Kafka cluster.

Input Schema

NameRequiredDescriptionDefault
topicNamesYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "topicNames": { "items": { "description": "Names of kafka topics to create", "type": "string" }, "minItems": 1, "type": "array" } }, "required": [ "topicNames" ], "type": "object" }
ID: 8zh4gg3sw9