
mcp-qdrant-docker
Docker configuration for Qdrant MCP server
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
Serveur MCP pour Qdrant
Contexte du projet
Ce projet fournit un serveur MCP (Model Context Protocol) pour permettre à Claude d'accéder à une base de données vectorielle Qdrant déployée sur un VPS.
Configuration
- Le serveur Qdrant est déployé sur Coolify
- URL:
http://qdrant-v8gc8cc4sk80o444ccck0gkg.178.16.129.71.sslip.io
- Collection:
ClaudeCollection
- URL:
- Le serveur MCP est déployé via Docker pour exposer le serveur Qdrant à Claude
Structure du projet
-
Dockerfile
: Configuration du conteneur Docker pour le serveur MCP -
docker-compose.yaml
: Configuration pour déployer le service via Coolify
Configuration requise
Variables d'environnement
-
QDRANT_URL
: URL du serveur Qdrant -
QDRANT_API_KEY
: Clé API pour l'authentification Qdrant -
COLLECTION_NAME
: Nom de la collection Qdrant à utiliser -
EMBEDDING_MODEL
: Modèle d'embedding à utiliser (par défaut: sentence-transformers/all-MiniLM-L6-v2)
Ports
- 8000: Port principal du serveur MCP (avec support SSE pour connexion à distance)
Utilisation avec Claude Desktop
Pour configurer Claude Desktop afin qu'il utilise ce serveur MCP, modifiez le fichier claude_desktop_config.json
comme suit:
{
"mcpServers": {
"qdrant": {
"url": "http://votre-adresse-ip:8000/sse",
"transport": "sse"
}
}
}
Remplacez votre-adresse-ip
par l'adresse IP publique de votre VPS ou le domaine complet fourni par Coolify.
Documentation et ressources
相关推荐
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A preconfigured development container setup for AI-assisted development with Claude, based on VS Code Dev Containers with integrated Model Context Protocol (MCP) server for file system and shell operations.
MCP server to provide Figma layout information to AI coding agents like Cursor
Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.
Reviews

user_4aMeaB1y
As a loyal user of MCP applications, I am highly impressed with mcp-qdrant-docker by RollandMELET. It's an incredibly efficient and well-designed tool that integrates seamlessly into my workflow. The documentation is clear and the setup process is straightforward. I highly recommend checking out the product on GitHub: https://github.com/RollandMELET/mcp-qdrant-docker for anyone looking for a robust solution. Fantastic job, Rolland!