Apache Kafka · Capability
Confluent Kafka REST Proxy API — Topic
Confluent Kafka REST Proxy API — Topic. 4 operations. Lead operation: Apache kafka List Topics. Self-contained Naftiko capability covering one Apache Kafka business surface.
What You Can Do
GET
Listtopics
— Apache kafka List Topics
/v1/clusters/{cluster-id}/topics
POST
Createtopic
— Apache kafka Create Topic
/v1/clusters/{cluster-id}/topics
GET
Gettopic
— Apache kafka Get Topic
/v1/clusters/{cluster-id}/topics/{topic-name}
DELETE
Deletetopic
— Apache kafka Delete Topic
/v1/clusters/{cluster-id}/topics/{topic-name}
MCP Tools
apache-kafka-list-topics
Apache kafka List Topics
read-only
idempotent
apache-kafka-create-topic
Apache kafka Create Topic
apache-kafka-get-topic
Apache kafka Get Topic
read-only
idempotent
apache-kafka-delete-topic
Apache kafka Delete Topic
idempotent