Kafka Schema Drift Auto-Fixer
About
Free Confluent Schema Registry drift detector and version comparison gateway for the Enterprise AST Auto-Fixer. Connects to Confluent, lists subjects, and identifies added, removed, or modified fields.
Details
- Author
- rohitdas-ai
- Categories
- Developer Tools, Other, Infrastructure
Jump to
Setup
Install Kafka Schema Drift Auto-Fixer in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/rohitdas-ai/kafka-schema-drift-auto-fixer-free
Follow the installation instructions in the repository README, then restart your MCP client.
Kafka Schema Drift Auto-Fixer — Community Edition
Free schema drift detection for Confluent Schema Registry.For automated AST refactoring, test payload generation, and PR creation, upgrade to theEnterprise editiononMCPize →
This free MCP server connects to your Confluent Schema Registry and:
- ✅ Lists all registered subjects
- ✅ Detects added, removed, and modified fields between schema versions
- ✅ Classifies breaking vs. backward-compatible changes
- ❌Does NOTrewrite consumer code (Enterprise only)
- ❌Does NOTgenerate test payloads (Enterprise only)
- ❌Does NOTcreate Pull Requests (Enterprise only)
Configure in your MCP client (e.g., Claude Desktop)
{ "mcpServers": { "kafka-schema-drift-community": { "command": "python", "args": ["/path/to/community-edition/server.py"] } } }
registry_url: https://your-registry.confluent.cloud api_key: <your-api-key> api_secret: <your-api-secret> subject: payments-value from_version: 3 to_version: 4
registry_url: https://your-registry.confluent.cloud api_key: <your-api-key> api_secret: <your-api-secret>
📊 Schema Drift Report: payments-value v3 → v4 ✅ Added: correlation_id (string) [default: ''] 🔴 Removed: legacy_trace_id (string) — BREAKING 🟠 Modified: amount long → double ⚠️ Breaking changes detected across downstream consumer services. ───────────────────────────────────────────────────────────────── 🚀 UPGRADE TO ENTERPRISE Breaking changes detected. To automatically generate AST refactoring PRs and rewrite downstream DTOs across all consumer microservices, upgrade to the Enterprise Kafka Schema Drift Auto-Fixer on MCPize: 👉 https://mcpize.com/mcp/kafka-schema-drift-auto-fixer-mcp ─────────────────────────────────────────────────────────────────
MIT — Community Edition only. Enterprise core-logic is proprietary.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Scout's official MCP pipes error, trace and metric data from production to your AI agent
Interact with your MLOps and LLMOps pipelines through your ZenML MCP server
simple mcp server for Airflow 3 (API version 2)
Interact with Apache Airflow using natural language to manage and monitor your data workflows.
Search and run capsules, execute pipelines, and manage data assets on the Code Ocean platform.
An MCP server that wraps the dbt CLI, allowing AI agents to interact with dbt projects.
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
Real-time Amazon data API built for AI agents. 200M+ products, 1B+ reviews, live BSR, pricing, and competitor data as clean JSON. 10 agent skills for market research, competitor monitoring, pricing, listing audits, and more. 1,000 free credits.
An MCP server that gives AI agents like Claude, Cursor, and Gemini access to historical Windows CPU, GPU, temperature, and privacy data gathered by the AppControl Windows app.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





