MCPVault

check_compatibility

MCP tool from Kafka Schema Reg MCP by aywengo

Schema compatibility checking

How to use it

check_compatibility is exposed by the Kafka Schema Reg MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the check_compatibility tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Kafka Schema Reg MCP

$docker run -e SCHEMA_REGISTRY_URL=http://localhost:8081 -e SLIM_MODE=true aywengo/kafka-schema-reg-mcp:stable
FULL KAFKA SCHEMA REG MCP LISTING