Back to search
30
MCP

pvrmza/mcp-server-qdrant

docker/pvrmza/mcp-server-qdrant

An MCP server for keeping and retrieving memories in the Qdrant vector search engine.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

better-qdrant-mcp
A Python MCP server for Qdrant memory storage and semantic search, compatible with Cursor-like MCP clients.
0 tools
cnry-mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools
mad-mcp-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools
iflow-mcp_mcp-server-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools
mcp qdrant memory
Metadata-only Glama MCP server.
0 tools
mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pvrmza/mcp-server-qdrant": {
      "url": "None",
      "transport": "http"
    }
  }
}