Back to search
30
MCP

better-qdrant-mcp

pypi/better-qdrant-mcp

A Python MCP server for Qdrant memory storage and semantic search, compatible with Cursor-like MCP clients.

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

Similar MCP servers embedding-nearest

pvrmza/mcp-server-qdrant
An MCP server for keeping and retrieving memories in the Qdrant vector search engine.
0 tools
mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
0 tools
mad-mcp-qdrant
MCP server for retrieving context from a Qdrant vector database
0 tools
cnry-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
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools

How to use

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

{
  "mcpServers": {
    "better-qdrant-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}