Back to MCP Servers
Kafka Schema Reg
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
data-platforms
By aywengo
Installation
npx -y kafka-schema-reg-mcpConfiguration
{
"mcpServers": {
"kafka-schema-reg-mcp": {
"command": "npx",
"args": ["-y", "kafka-schema-reg-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes