
mcp-qdrant-docker
Configuración de Docker para Qdrant MCP Server
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.
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.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
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!