Skip to main content
Glama

DevOps AI Toolkit

by vfarcic
Dockerfile-qdrant•556 B
FROM qdrant/qdrant:latest@sha256:0fb8897412abc81d1c0430a899b9a81eb8328aa634e7242d1bc804c1fe8fe863 # 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