qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
This project helps AI application developers integrate their large language model (LLM) applications with external data sources. It allows you to feed unstructured information into a Qdrant vector database and retrieve semantically relevant information based on queries. AI engineers, LLM application developers, and anyone building AI-powered chat interfaces or custom AI workflows would use this.
1,270 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you are an AI developer looking to give your LLM applications a 'memory' by connecting them to a Qdrant vector database for storing and retrieving contextual information.
Not ideal if you need a user-friendly application for direct data input and retrieval, as this is a backend service for integrating with LLM applications.
Stars
1,270
Forks
239
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 28, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/qdrant/mcp-server-qdrant"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
pvliesdonk/markdown-vault-mcp
Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing,...
n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with...
cornelcroi/context-lens
Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos,...