confluentinc

Clusters List — Development skill for Claude Code

Development community

List all Kafka clusters in a Confluent Cloud environment.

How to install Clusters List

Installs to ~/.claude/commands/confluentinc-claude-code-confluent-plugin-clusters-list.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/HEAD/.claude/commands/clusters-list.md -o ~/.claude/commands/confluentinc-claude-code-confluent-plugin-clusters-list.md

Restart Claude Code, or start a new session, for it to be picked up.

What Clusters List does


description: List all Kafka clusters in a Confluent Cloud environment allowed-tools: mcp__confluent-infra__list_environments, mcp__confluent-infra__list_clusters

**Before starting:** If any tool call fails with "Missing required environment variables", tell the user: "Set your Confluent Cloud API credentials — generate at https://confluent.cloud/settings/api-keys, then `export CONFLUENT_CLOUD_API_KEY=... CONFLUENT_CLOUD_API_SECRET=...` and restart Claude Code."

List all Kafka clusters

Alternatives in Development

  • Agent.System.Main.Environment — Environment 19k ★
  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★

Full documentation available on GitHub

View Source Repository