Overview
@brandon-powers
Overview について
An MCP server for Apache Kafka & its ecosystem.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-kafka?
mcp-kafka is a server-side implementation of the Model Context Protocol (MCP) for Apache Kafka. It enables language models (LLMs/SLMs) to interact with Kafka and its ecosystem, including Kafka Connect, Burrow, and Cruise Control.
How to use mcp-kafka?
Configure the server by setting environment variables for the APIs you want to enable (Kafka bootstrap servers, Kafka Connect URL, Burrow URL, Cruise Control URL). Then plug it into any MCP client such as Claude Desktop, Cursor, Windsurf, Langchain MCP adapter, or Azure OpenAI. Publishing to PyPI and Docker is planned but not yet available.
Key features of mcp-kafka
- Tools for Kafka: consume, produce, describe clusters, topics, consumer groups, delegation tokens, log dirs, configs, ACLs.
- Tools for Kafka Connect: cluster info, config, connectors, connector plugins, loggers.
- Tools for Burrow: health check, list clusters, describe cluster, list consumers with group detail, list topics, check consumer group status.
- Tools for Cruise Control: get state, cluster load, partition resource utilization, partition/replica state, optimization proposals, user request result.
- Resources exposed: topics, connectors, consumer groups.
- Support for multiple MCP client integrations.
Use cases of mcp-kafka
- Monitor consumer group lag and health via Burrow.
- Rebalance Kafka clusters and view optimization proposals using Cruise Control.
- Manage and inspect Kafka connectors programmatically.
- Produce and consume messages to/from Kafka topics through an LLM.
- Retrieve metadata about topics, consumer groups, and cluster configuration.
FAQ from mcp-kafka
Is mcp-kafka production-ready?
No, it is a work in progress (WIP). Changes and potential errors are expected.
Which Kafka APIs are supported?
The server supports Kafka Admin, Consumer, and Producer APIs (excluding Streams), plus the REST APIs for Kafka Connect, Burrow, and Cruise Control.
How do I enable a specific API?
Set the corresponding environment variable: KAFKA_BOOTSTRAP_SERVERS for Kafka core, KAFKA_CONNECT_API_URL for Kafka Connect,
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント