Skip to main content
Glama

mcp-timeplus

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jovezhong/mcp-timeplus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server