Kafka Simple Web Client

A simple configurable web client to to display Kafka topic messages

Installation

Installing for Claude Desktop

Manual Configuration Required

This MCP server requires manual configuration. Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

This will open your configuration file where you can add the Kafka Simple Web Client MCP server manually.

kafka-simple-web-client

A simple configurable web client to to display Kafka topic messages

Environmental variables required to operate

## Application variables
export KAFKA_WEB_CLIENT_PORT="8080"

## Kafka
export KAFKA_SERVER_URI="localhost:9092"

Run with Maven

mvn clean spring-boot:run
Share:
Details:
  • Stars


    0
  • Forks


    0
  • Last commit


    8 years ago
  • Repository age


    8 years
View Repository

Auto-fetched from GitHub .

MCP servers similar to Kafka Simple Web Client:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Kafka Simple Web Client: MCP Server – MCP.Bar