confluentinc/mcp-confluent
Confluent integration to interact with Confluent Kafka and Confluent Cloud REST APIs.
Quick Start
Clone the repository:
git clone https://github.com/confluentinc/mcp-confluentClaude Desktop configuration example:
{
"mcpServers": {
"mcp-confluent": {
"command": "npx",
"args": [
"-y",
"confluentinc/mcp-confluent"
]
}
}
}Check the repository README for specific installation and configuration instructions.