Kafka MCP Server
UnclaimedA Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
Install
go install github.com/tuannvm/mcpenetes@latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (9)
cluster_overview
Provides comprehensive cluster health summaries
consume_messages
Consumes messages from Kafka topics in batch operations
describe_configs
Retrieves configuration settings for Kafka resources
describe_consumer_group
Provides detailed consumer group information including lag metrics
describe_topic
Provides comprehensive metadata for specific topics
list_brokers
Lists all configured Kafka broker addresses
list_consumer_groups
Enumerates all consumer groups in the cluster
list_topics
Lists all topics with metadata including partition and replication information
produce_message
Produces messages to Kafka topics