mcp qdrant for Claude Desktop
io.github.infoinlet-marketplace/mcp-qdrant
Read-only Qdrant vector DB for AI agents — collections, info, browse points, count, search.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp qdrant in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-qdrant": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-qdrant"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs