Skip to content
Claude Desktop

confluent mcp for Claude Desktop

io.github.mrfentmen/confluent-mcp

MCP server for Confluent Cloud: environments, Kafka clusters. Needs an API key.

client:Claude Desktop transport:stdio runtime:npm

Install confluent mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "confluent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "confluent-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

confluent mcp in other clients