mcp-qdrant-docker
0
This project is an MCP server integrating Qdrant vector databases with Claude, facilitating access through a Docker-deployed infrastructure. It focuses on easing Qdrant integration with specific deployment requirements.
Qdrant MCP Server
This project provides an MCP server enabling Claude to access a Qdrant vector database deployed on a VPS.
Configuration
- Qdrant server deployed on Coolify.
- MCP server deployed via Docker.
- Port 8000: Main port for the MCP server with SSE support for remote connections.
Requirements
- Environment Variables:
QDRANT_URL
,QDRANT_API_KEY
,COLLECTION_NAME
,EMBEDDING_MODEL
.
Usage
Configure Claude Desktop to utilize this MCP server by modifying claude_desktop_config.json
.