GitHub Stars
1,122
User Rating
Not Rated
Favorites
0
Views
23
Forks
175
Issues
12
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Additional Resources
Related MCPs
kafka-mcp-server
30
The Kafka MCP Server is a Model Context Protocol (MCP) server for Apache Kafka implemented in Go. It provides a standardized interface for interacting with Kafka via the MCP protocol, enabling LLM models to perform common Kafka operations. The server leverages the franz-go and mcp-go libraries for its functionality.