brandon-powers/mcp-kafka
If you are the rightful owner of mcp-kafka and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcp-kafka is a server-side implementation of the Model Context Protocol for Apache Kafka, enabling language models to interact with Kafka and its ecosystem.
Tools
Functions exposed to the LLM to take actions
Kafka
consume, produce, describe_kafka_cluster, describe_kafka_topics, describe_kafka_consumer_groups, describe_kafka_delegation_tokens, describe_kafka_log_dirs, describe_kafka_configs, describe_kafka_acls
Kafka Connect
get_kafka_connect_cluster_info, get_kafka_connect_config, get_kafka_connect_connectors, get_kafka_connect_connector_plugins, get_kafka_connect_loggers
Burrow
burrow_healthcheck, burrow_list_clusters, burrow_describe_cluster, burrow_list_consumers_with_group_detail, burrow_list_topics, burrow_check_consumer_group_status
Cruise Control
cruise_control_get_state, cruise_control_get_kafka_cluster_load, cruise_control_get_partition_resource_utilization_and_load, cruise_control_get_partition_and_replica_state, cruise_control_get_optimization_proposals, cruise_control_get_user_request_result
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client