mcp-timeplus

by jovezhong
Verified

explore_kafka_topic

Analyze and inspect Kafka topics in real-time using 'mcp-timeplus'. Input a topic name to retrieve and examine streaming data, with optional message count control.

Input Schema

NameRequiredDescriptionDefault
message_countNo
topicYes

Input Schema (JSON Schema)

{ "properties": { "message_count": { "default": 1, "title": "Message Count", "type": "integer" }, "topic": { "title": "Topic", "type": "string" } }, "required": [ "topic" ], "title": "explore_kafka_topicArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-timeplus

Related Tools

ID: 9aleefsq9s