Back to directory
aywengo/kafka-schema-reg-mcp

aywengo/kafka-schema-reg-mcp

@aywengo

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

kafkaschema-registrymcpdatabasedata-managementavroschema

Installation & Configuration

{
  "mcpServers": {
    "kafka-schema-registry": {
      "command": "docker",
      "args": [
        "run",
        "-e",
        "SCHEMA_REGISTRY_URL=http://localhost:8081",
        "aywengo/kafka-schema-reg-mcp:stable"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12