Skip to main content
Glama

MCP Kafka Schema Reg

MIT License
14
  • Apple
  • Linux

list_subjects

Retrieve all Kafka Schema Registry subjects, with optional filtering by context, using the MCP server for streamlined schema management.

Instructions

List all subjects, optionally filtered by context.

Input Schema

NameRequiredDescriptionDefault
contextNo
registryNo

Input Schema (JSON Schema)

{ "properties": { "context": { "default": null, "title": "Context", "type": "string" }, "registry": { "default": null, "title": "Registry", "type": "string" } }, "type": "object" }

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