https://github.com/tuannvm/kafka-mcp-server
A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
https://github.com/tuannvm/kafka-mcp-server
kafka mcp mcp-server
Last synced: 3 days ago
JSON representation
A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
- Host: GitHub
- URL: https://github.com/tuannvm/kafka-mcp-server
- Owner: tuannvm
- Created: 2025-04-18T22:22:55.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-05-19T13:14:29.000Z (about 1 month ago)
- Last Synced: 2025-05-20T04:09:40.000Z (about 1 month ago)
- Topics: kafka, mcp, mcp-server
- Language: Go
- Homepage: https://docs.tuannvm.com/kafka-mcp-server
- Size: 179 KB
- Stars: 23
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - Kafka Server - Interact with Apache Kafka clusters through a standardized interface, enabling the production and consumption of messages, management of topics and consumer groups, and monitoring of cluster health. Simplifies Kafka operations and diagnostics with pre-configured tools and prompts. (APIs and HTTP Requests)