Confluent

Official 🗄️ Data & Files

Official Confluent MCP for Apache Kafka and Confluent Cloud. Manage topics, produce/consume messages, run Flink SQL, manage schemas, connectors, and Tableflow through natural language with 51 tools.

Tags

Kafkaevent streamingFlink SQL

Tools (15)

list-topicscreate-topicsdelete-topicssearch-topics-by-nameproduce-messageconsume-messageslist-connectorscreate-connectorcreate-flink-statementlist-flink-statementslist-schemaslist-clusterslist-environmentslist-tableflow-topicscreate-tableflow-topic

Config for Claude Desktop / Cursor

{ "mcpServers": { "confluent": { "command": "npx", "args": [ "-y", "@confluentinc/mcp-confluent" ], "env": { "CONFLUENT_CLOUD_API_KEY": "your-confluent-cloud-api-key-here", "CONFLUENT_CLOUD_API_SECRET": "your-confluent-cloud-api-secret-here", "BOOTSTRAP_SERVERS": "your-bootstrap-servers-here", "KAFKA_API_KEY": "your-kafka-api-key-here", "KAFKA_API_SECRET": "your-kafka-api-secret-here" } } } }
Documentation →
Activate on Zubnet →