Pughal77/qdrant-mcp-server-rust
Model Context Protocol (MCP) server for Qdrant. This server allows AI models to interact directly with your Qdrant collections for vector search, point management, and collection administration
Platform-specific configuration:
{
"mcpServers": {
"qdrant-mcp-server-rust": {
"command": "npx",
"args": [
"-y",
"qdrant-mcp-server-rust"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...