databases

Mcp Server Qdrant

A Qdrant MCP server

python
local
databases
0
View on GitHub

Installation

npx -y qdrant/mcp-server-qdrant

Configuration

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

qdrant/mcp-server-qdrant

A Qdrant MCP server

GitHub: https://github.com/qdrant/mcp-server-qdrant

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub