Server Directory
Data & AnalyticsAdvanced Official

Confluent Kafka

by Confluent

GitHub
1.6k

Official Confluent MCP server for managing Kafka topics, connectors, and Flink SQL. Interact with Confluent Cloud REST APIs through natural language for real-time data streaming.

CAPABILITIES

  • Kafka topic management
  • Connector configuration
  • Flink SQL queries
  • Schema Registry integration
  • Stream processing pipelines
  • Real-time data analytics

INSTALLATION

Terminal
npx -y @confluent/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "confluent-kafka": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@confluent/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Advanced
Maintained By
Confluent
NPM Package
@confluent/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →