Skip to main content
Data PlatformsPython

aywengo/kafka-schema-reg-mcp

Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.

data-platformscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/aywengo/kafka-schema-reg-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "kafka-schema-reg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aywengo/kafka-schema-reg-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
Python
Author
aywengo