From 38f8eedb4bda1f5740df37ab21607b9d7666adb0 Mon Sep 17 00:00:00 2001 From: Hajun Lee Date: Sun, 8 Mar 2026 17:23:17 +0900 Subject: [PATCH] add: kafka-mcp server to awesome project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d49b98db..0e79fe0f 100644 --- a/README.md +++ b/README.md @@ -593,6 +593,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [yincongcyincong/VictoriaMetrics-mcp-server](https://github.com/yincongcyincong/VictoriaMetrics-mcp-server) 🐍 🏠 - An MCP server for interacting with VictoriaMetrics database. - [Zhwt/go-mcp-mysql](https://github.com/Zhwt/go-mcp-mysql) 🏎️ 🏠 – Easy to use, zero dependency MySQL MCP server built with Golang with configurable readonly mode and schema inspection. - [zilliztech/mcp-server-milvus](https://github.com/zilliztech/mcp-server-milvus) 🐍 🏠 ☁️ - MCP Server for Milvus / Zilliz, making it possible to interact with your database. +- [wklee610/kafka-mcp](https://github.com/wklee610/kafka-mcp) 🐍 🏠 ☁️ - MCP server for Apache Kafka that allows LLM agents to inspect topics, consumer groups, and safely manage offsets (reset, rewind). ### 📊 Data Platforms