aywengo/kafka-schema-reg-mcp
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
Quick Start
Clone the repository:
git clone https://github.com/aywengo/kafka-schema-reg-mcpClaude 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.