Skip to main content
Glama

Qdrant MCP Server

by steiner385
.gitignore498 B
# Dependencies node_modules/ *.pyc __pycache__/ .Python env/ venv/ ENV/ .venv # Build outputs dist/ build/ *.egg-info/ .eggs/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment .env .env.local .env.*.local # Testing coverage/ .coverage htmlcov/ .pytest_cache/ .jest/ # Temporary files *.tmp *.temp .cache/ # Qdrant data qdrant_data/ qdrant_storage/ # Package files *.tgz package-lock.json yarn.lock

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

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