Skip to main content
Glama

MCP Kafka Schema Reg

MIT License
23
  • Apple
  • Linux
.dockerignore1.03 kB
# Git files .git .gitignore .gitattributes .github/ # Documentation docs/ *.md !README.md # Development files .vscode/ .idea/ *.swp *.swo *~ # Python files __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # Testing files .pytest_cache/ .coverage .tox/ .cache nosetests.xml coverage.xml *.cover .hypothesis/ # Environment files .env .env.local .env.development .env.test .env.production *.env # Security and secrets secrets/ *.key *.pem *.crt *.csr # Temporary files tmp/ temp/ *.tmp *.log # OS files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Docker files (except Dockerfile) docker-compose*.yml .dockerignore # CI/CD files .travis.yml .circleci/ azure-pipelines.yml # Package managers node_modules/ package-lock.json yarn.lock # IDE files *.iml .project .classpath # Backup files *.bak *.backup

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