Back to Home
aywengo icon

kafka-schema-reg-mcp

Verified Safe

by aywengo

Overview

A comprehensive Model Context Protocol (MCP) server that provides Claude Desktop and other MCP clients with tools for Kafka Schema Registry operations, including schema management, migration, and export.

Installation

Run Command
docker run -e SCHEMA_REGISTRY_URL=http://localhost:8081 -e SLIM_MODE=true aywengo/kafka-schema-reg-mcp:stable

Environment Variables

  • SCHEMA_REGISTRY_URL
  • SCHEMA_REGISTRY_USER
  • SCHEMA_REGISTRY_PASSWORD
  • VIEWONLY
  • SLIM_MODE
  • ENABLE_AUTH
  • AUTH_ISSUER_URL
  • AUTH_AUDIENCE
  • MCP_HOST
  • MCP_PORT
  • MCP_PATH
  • TLS_ENABLED
  • RESOURCE_INDICATORS
  • SCHEMA_REGISTRY_NAME_X
  • SCHEMA_REGISTRY_URL_X
  • SCHEMA_REGISTRY_USER_X
  • SCHEMA_REGISTRY_PASSWORD_X
  • VIEWONLY_X
  • SMART_DEFAULTS_ENABLED
  • SMART_DEFAULTS_STORAGE_PATH
  • SMART_DEFAULTS_RETENTION_DAYS

Security Notes

The server implements robust security measures, achieving 'perfect 100/100 MCP 2025-06-18 Specification Score'. It includes comprehensive OAuth 2.1 compliance with mandatory PKCE, RFC 8707 resource indicators, secure HTTP headers (e.g., Strict-Transport-Security, Content-Security-Policy), and URL validation to prevent SSRF. Sensitive data is filtered from logs, and containers are designed for non-root execution. No obvious 'eval' or other highly dangerous patterns without clear justification were found in the provided code snippets.

Similar Servers

Stats

Interest Score42
Security Score10
Cost ClassMedium
Avg Tokens750
Stars29
Forks9
Last Update2026-01-19

Tags

KafkaSchema RegistryMCPAI AgentsClaude DesktopMulti-registryOAuth 2.1DockerKubernetesFastMCP