tuannvm/kafka-mcp-server
A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
This tool helps developers and operations engineers interact with Apache Kafka clusters using natural language through AI applications like Cursor or Claude. It acts as a bridge, allowing an LLM to produce messages, consume data, manage topics, and monitor cluster health. You provide the Kafka connection details, and the AI application outputs the results of Kafka operations or management tasks.
Use this if you want to manage or query your Apache Kafka cluster using conversational AI tools without writing direct code.
Not ideal if you need a high-performance, programmatic Kafka client for data streaming applications, or if you prefer traditional command-line or GUI tools for Kafka management.
Stars
45
Forks
12
Language
Go
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/tuannvm/kafka-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
rohitg00/kubectl-mcp-server
A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip...
Azure/aks-mcp
A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters....
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude...
reza-gholizade/k8s-mcp-server
Manage Your Kubernetes Cluster with k8s mcp-server
silenceper/mcp-k8s
A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes...