MCP Kafka Schema Reg by aywengo
41 score
A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.
Ranked #3156 out of 8784 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 9
Freshness 17d ago
Issue Health 68%
Stars 31
Platform Breadth 1 platform
Contributors 5
Description Good
How to Improve
Stars low impact
Platforms medium impact
Supported Platforms
From the README
# Kafka Schema Registry MCP Server A comprehensive **Model Context Protocol (MCP) server** that provides Claude Desktop and other MCP clients with tools for Kafka Schema Registry operations. Features advanced schema context support, multi-registry management, and comprehensive schema export capabilities. <table width="100%"> <tr> <td width="33%" style="vertical-align: top;"> <div style="background-color: white; padding: 20px; border-radius: 10px;"> </div> </td> <td width="67%" style="vertical-align: top; padding-left: 20px;"> > **🎯 True MCP Implementation**: Uses modern **FastMCP 2.8.0+ framework** with full **MCP 2025-06-18 specification compliance**. Fully compatible with Claude Desktop and other MCP clients using JSON-RPC over `stdio`. **Latest Version:** [v2.1.5](CHANGELOG.md) | **Docker:** `aywengo/kafka-schema-reg-mcp:stable` </td> </tr> </table> ## 📋 Table of Contents - [🚀 Quick Start](#-quick-start) - [✨ Key Features](#-key-features) - [🛠️ Claude Code Skills](#️-clRead full README on GitHub →