Qdrant MCP server
Store and retrieve vectors from a Qdrant database.
How it runs
Qdrant is a stdio MCP server. mcpfold launches it with:
uvx mcp-server-qdrantAdd to your config
mcpfold add mcp-server-qdrantNeeds a token — mcpfold stores it as a reference (${env:QDRANT_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.