Skip to main content
Glama

MCP Kafka Schema Reg

MIT License
21
  • Apple
  • Linux

bulk_operations_wizard

Streamline schema management with an interactive wizard for bulk operations, enabling updates, migrations, cleanup, and configuration changes across multiple schemas. Supports dry runs for validation.

Instructions

Start the interactive Bulk Operations Wizard for admin tasks.

Guides through safe execution of operations across multiple schemas. Supports schema updates, migrations, cleanup, and configuration changes.

Input Schema

NameRequiredDescriptionDefault
dry_runNo
operation_typeNo

Input Schema (JSON Schema)

{ "properties": { "dry_run": { "default": true, "title": "Dry Run", "type": "boolean" }, "operation_type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Operation Type" } }, "type": "object" }
Install Server

Other Tools from MCP Kafka Schema Reg

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aywengo/kafka-schema-reg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server