Kafka MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOPIC_NAMEYesThe Kafka topic name
KAFKA_BOOTSTRAP_SERVERSYesThe Kafka bootstrap serverslocalhost:9092
TOOL_CONSUME_DESCRIPTIONNoCustom description for the consume tool
TOOL_PUBLISH_DESCRIPTIONNoCustom description for the publish tool
IS_TOPIC_READ_FROM_BEGINNINGNoWhether to read the topic from the beginningFalse
DEFAULT_GROUP_ID_FOR_CONSUMERNoThe default group ID for the Kafka consumerkafka-mcp-group

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools