Enables Large Language Models to interact with Kafka event streams using the Model Context Protocol.
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.
Características Principales
010 GitHub stars
02Consumes events from Kafka topics
03Type-safe implementation using TypeScript
04Easy integration with Claude Desktop
05Publishes events to Kafka topics
Casos de Uso
01Integrating LLMs with real-time event streams
02Connecting Kafka data to Claude Desktop workflows
03Building event-driven applications with LLM interaction