Enterprise DNA
M MCP Servers Developer low

aywengo/kafka-schema-reg-mcp

by Various

A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.

A

MCP

aywengo/kafka-schema-reg-mcp

Added 1 June 2026

#apache-kafka #claude-desktop #cursor #docker #enterprise #kafka #mcp #mcp-server

Overview

A Python-based MCP server that provides an interface for interacting with a Kafka Schema Registry. It enables managing schema subjects, versions, and compatibility using the Model Context Protocol.

Best for

Best for
Developers using MCP-based tools who need to manage Kafka schema registries programmatically.

Use cases

  • Register and manage Avro, JSON, or Protobuf schemas in a Kafka Schema Registry.
  • Query schema versions and compatibility across subjects from an MCP client.
  • Automate schema evolution workflows within MCP-enabled toolchains.

How to use

Install

pip install -r requirements.txt

Tools exposed

  • set_default_registry
  • count_contexts
  • register_schema
  • check_compatibility
  • create_context
  • export_schema
  • export_subject
  • list_registries
  • get_registry_info
  • test_registry_connection
  • test_all_registries
  • list_subjects
  • get_schema
  • get_schema_versions
  • get_global_config
  • get_mode
  • list_contexts
  • get_subject_config
  • get_subject_mode

Tested with

Claude Desktop, Claude Code, Cursor, VS Code

Notes

A Python-based MCP server that provides an interface for interacting with a Kafka Schema Registry. It enables managing schema subjects, versions, and compatibility using the Model Context Protocol.

31 stars on GitHub. Last updated 2026-04-15. Licensed MIT.

Use cases

  • Register and manage Avro, JSON, or Protobuf schemas in a Kafka Schema Registry.
  • Query schema versions and compatibility across subjects from an MCP client.
  • Automate schema evolution workflows within MCP-enabled toolchains.

Pros

  • Open source with Python codebase easy to inspect and modify.
  • Lightweight MCP server that integrates directly with Kafka Schema Registry APIs.
  • Modest but functional scope focused on schema registry operations.

Cons

  • Limited community adoption (31 GitHub stars) may mean fewer contributors and slower bug fixes.
  • Relies on MCP protocol which is not widely used outside specific ecosystems.
  • No built-in support for encryption or authentication beyond what the registry provides.

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source with Python codebase easy to inspect and modify.
  • Lightweight MCP server that integrates directly with Kafka Schema Registry APIs.
  • Modest but functional scope focused on schema registry operations.

Cons

  • Limited community adoption (31 GitHub stars) may mean fewer contributors and slower bug fixes.
  • Relies on MCP protocol which is not widely used outside specific ecosystems.
  • No built-in support for encryption or authentication beyond what the registry provides.

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks