databases
Mcp Server Qdrant
A Qdrant MCP server
python
local
databases
Installation
npx -y qdrant/mcp-server-qdrantConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-qdrant",
"command": "npx",
"args": [
"-y",
"qdrant/mcp-server-qdrant"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub