MCPVault

get_registry_info

MCP tool from Kafka Schema Reg MCP by aywengo

How to use it

get_registry_info 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 get_registry_info 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