Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by qdrant • Search & Retrieval
An MCP server that provides semantic memory storage and retrieval on top of the Qdrant vector search engine.
Persistent semantic memory storage and retrieval backed by a vector database for long-term context.
Perform semantic code search by storing code snippets (in metadata) and retrieving relevant examples via natural language queries.
Integrate a Qdrant-backed context layer into tools like Claude Desktop, Cursor, or VS Code via SSE or streamable HTTP transports.
This repository implements a Model Context Protocol (MCP) server that stores and retrieves semantic memories using Qdrant. It exposes two main tools (qdrant-store and qdrant-find) for storing information with metadata and performing semantic search, and uses FastEmbed-compatible embeddings by default. The server supports multiple transports (stdio, SSE, streamable-http), Docker deployment, and integrations with clients like Cursor, Claude, and VS Code. It is designed to act as a semantic memory layer for LLM agents and developer tooling.
Look up memories in Qdrant. Use this tool when you need to: - Find memories by their content - Access memories for further analysis - Get some personal information about the user
Keep the memory for later use, when you are asked to remember something.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.