Kafka Processor
Createdboufnichel
Enables Large Language Models to interact with Kafka event streams using the Model Context Protocol.
About
This server provides event processing capabilities through Kafka integration, allowing Large Language Models to interact with Kafka topics. It supports publishing events to Kafka topics, consuming events from Kafka topics, and integrates easily with Claude Desktop and other MCP clients. Built with TypeScript, it ensures type safety for development.
Key Features
- 0 GitHub stars
- Consumes events from Kafka topics
- Type-safe implementation using TypeScript
- Easy integration with Claude Desktop
- Publishes events to Kafka topics
Use Cases
- Integrating LLMs with real-time event streams
- Connecting Kafka data to Claude Desktop workflows
- Building event-driven applications with LLM interaction