count_contexts
, countschemas, countschemaversions - Statistics
How to use it
count_contexts 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 count_contexts 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:stableOther tools in Kafka Schema Reg MCP (19)
check_compatibility
Schema compatibility checking
create_context
Create new contexts
export_schema
Export single schema
export_subject
Export all subject versions
get_global_config
✅
get_mode
✅
get_registry_info
✅
get_schema
✅
get_schema_versions
✅
get_subject_config
✅
get_subject_mode
✅
list_contexts
✅
list_registries
✅
list_subjects
✅
ping
Server health check
register_schema
Register new schemas
set_default_registry
, getdefaultregistry - Registry management
test_all_registries
✅
test_registry_connection
✅