by MCP Community
MCP server for semantic search using local Qdrant and Ollama (default) with support for OpenAI, Cohere, and Voyage AI
MCP server for semantic search using local Qdrant and Ollama (default) with support for OpenAI, Cohere, and Voyage AI
npx -y @mhalder/qdrant-mcp-server
{
"mcpServers": {
"qdrant": {
"command": "npx",
"args": ["-y", "@mhalder/qdrant-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared