mcp-schema-registry Binding
Bindingmcp-schema-registryclient
mcp-schema-registry Binding
The client kind mcp-schema-registry binding exposes a Karapace-compatible schema registry's subject, schema, and compatibility operations as a fixed set of intrinsic MCP tools, connecting directly to the registry named by options.server, with no upstream MCP server, OpenAPI spec, or per-tool schema authoring.
client
Behave as an mcp-schema-registry client.
mcp_schema_registry_client:
type: mcp-schema-registry
kind: client
options:
server: http://karapace-registry.examples.dev:8081
routes:
- when:
- tool: register_schema
guarded:
my_guard:
- kafka-sr:write
- when:
- tool: "*"
