Skip to main content
Glama

MCP Server for Qdrant

by Jimmy974
.PHONY: setup test format lint run build docker-build docker-run setup: pip install uv uv pip install -e . uv pip install 'pytest>=8.0.0' 'pre-commit>=4.0.0' 'ruff>=0.8.0' test: pytest format: ruff format src tests lint: ruff check src tests run: python -m mcp_server_qdrant.main build: uv pip install build python -m build docker-build: docker build -t mcp-server-qdrant . docker-run: docker-compose up

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/Jimmy974/mcp-server-qdrant'

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