qdrant avatar

qdrant

v1.0.0

by qdrant · author: Qdrant

Qdrant stores semantic memories and finds related memories with vector search

What qdrant does, in the publisher's words

> The Model Context Protocol (MCP) is an open protocol that enables > seamless integration between LLM applications and external data sources and tools. Whether you're building an > AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to > connect LLMs with the context they need.

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

An official Model Context Protocol server for keeping and retrieving memories in the Qdrant vector search engine. It acts as a semantic memory layer on top of the Qdrant database.

  • qdrant-store
  • Store some information in the Qdrant database
  • Input:
  • Returns: Confirmation message
  • qdrant-find

From the project README, punctuation lightly normalized · Open the README on GitHub

Skills
1
MCP servers
1
Stars
1,539
License
Apache-2.0
Repo created
2024-12-02
Last pushed
2026-09-04
Publisher type
Organization
Version
1.0.0

Links

Skills · 1

setup
Configure the Qdrant Power after installation. Use this skill for missing uvx, missing environment variables, unapproved environment variables, unavailable Qdrant tools, "Failed to connect" errors, and setup requests.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

MCP servers · 1

qdrantstdio
uvx mcp-server-qdrant
env vars: QDRANT_URL · QDRANT_API_KEY · COLLECTION_NAME · EMBEDDING_MODEL

Read from the plugin's own mcp.json. We list environment variable names, never values.

Category

Agent Tooling. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

qdrant · vector database · vector search · semantic search · similarity search · embeddings · retrieval · rag · memory · knowledge base

Related by publisher and keywords

  • Build, deploy, and operate AI agents on AWS. Skills for scaffolding agents with Amazon Bedrock AgentCore (Strands, LangGraph), connecting tools via Gateway and MCP, multi-agent and A2A orchestration, memory, Cedar policies, evaluation, observability, debugging traces and logs, and production hardening.

  • Precise local semantic code search for coding agents, powered by local embedding models.

  • unstructured-transformUnstructured-IO

    Turn any file, PDF, spreadsheet, scan, email, 60+ formats, into clean, agent-ready structured data (Markdown or JSON) without leaving your editor.

  • moe-memoryzak-keown

    Semantic recall over past sessions and journal entries.

  • POMA Grill: ingest documents into the Grill context engine and run semantic search over them from any agent.

  • usableflowcore-io

    Knowledge-first workflow for agents backed by Usable. Search team knowledge before implementing, retrieve complete sources, separate evidence from assumptions, and verify before claiming success.

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/qdrant)

✓ Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.