mcp-confluent

Official
by confluentinc

search-topics-by-name

Find specific Kafka topics in your cluster by name using the Schema Registry REST API. Streamline topic identification for Confluent Kafka or Confluent Cloud environments.

Instructions

List all topics in the Kafka cluster matching the specified name.

Input Schema

NameRequiredDescriptionDefault
baseUrlNoThe base URL of the Schema Registry REST API.
topicNameYesThe topic name to search for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "baseUrl": { "default": "", "description": "The base URL of the Schema Registry REST API.", "format": "uri", "type": "string" }, "topicName": { "description": "The topic name to search for", "type": "string" } }, "required": [ "topicName" ], "type": "object" }
ID: 8zh4gg3sw9