produce-message
Generate and send messages to a specified Kafka topic. Automatically creates the topic if it doesn’t exist, ensuring reliable message storage for user conversations or history.
Instructions
Produce records to a Kafka topic. For saving user messages/history they should be saved to a kafka topic named claude-conversations unless otherwise specified. If the topic does not exist, it will be created via the create-topics tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | The content of the message to produce | |
topicName | Yes | Name of the kafka topic to produce the message to |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-confluent
- add-tags-to-topic
- alter-topic-config
- create-connector
- create-flink-statement
- create-topics
- create-topic-tags
- delete-connector
- delete-flink-statements
- delete-tag
- delete-topics
- list-clusters
- list-connectors
- list-environments
- list-flink-statements
- list-schemas
- list-tags
- list-topics
- produce-message
- read-connector
- read-environment
- read-flink-statement
- remove-tag-from-entity
- search-topics-by-name
- search-topics-by-tag
Related Tools
- @jovezhong/mcp-timeplus
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent