FROM qdrant/qdrant:latest
# Copy pre-loaded qdrant data to the container
COPY qdrant_storage/ /qdrant/storage/
# Build argument for version
ARG VERSION=latest
# OCI labels for GitHub package association
LABEL org.opencontainers.image.source="https://github.com/vfarcic/dot-ai"
LABEL org.opencontainers.image.description="Qdrant vector database with pre-loaded DevOps AI Toolkit data"
LABEL org.opencontainers.image.licenses="MIT"
LABEL org.opencontainers.image.version="${VERSION}"
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/vfarcic/dot-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server