Skip to main content
Glama

MCP Kafka Schema Reg

MIT License
14
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
READONLYNoSet to 'true' to enable read-only mode for production safety in single registry modefalse
READONLY_1NoSet to 'true' to enable read-only mode for the first registry in multi-registry mode
READONLY_2NoSet to 'true' to enable read-only mode for the second registry in multi-registry mode
ENABLE_AUTHNoSet to 'true' to enable OAuth 2.1 authentication
AUTH_AUDIENCENoClient ID for OAuth authentication
AUTH_ISSUER_URLNoURL of the OAuth provider issuer
SCHEMA_REGISTRY_URLNoURL of the schema registry server in single registry mode
SCHEMA_REGISTRY_USERNoOptional username for schema registry authentication in single registry mode
SCHEMA_REGISTRY_URL_1NoURL for the first registry in multi-registry mode
SCHEMA_REGISTRY_URL_2NoURL for the second registry in multi-registry mode
SCHEMA_REGISTRY_NAME_1NoName for the first registry in multi-registry mode
SCHEMA_REGISTRY_NAME_2NoName for the second registry in multi-registry mode
SCHEMA_REGISTRY_PASSWORDNoOptional password for schema registry authentication in single registry mode

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aywengo/kafka-schema-reg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server