Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Confluent MCP Server logo
MCP server

Confluent MCP Server

Manages Kafka topics, Flink SQL and Schema Registry from an assistant.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @confluentinc/mcp-confluent --config ./config.yaml
mcpServers
{
  "mcpServers": {
    "confluent-kafka-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@confluentinc/mcp-confluent",
        "--config",
        "./config.yaml"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
License
MIT

Confluent's server covers the daily surface of a streaming platform: creating and listing topics, producing and reading messages, checking consumer groups, running Flink SQL statements, handling schemas and connectors, and pulling metrics or billing figures from Confluent Cloud. It ships more than fifty tools, so the config file lets you enable only the subset a session actually needs. It runs on Node and authenticates with Confluent API keys or OAuth.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?