Qdrant MCP
在 Qdrant 中存储和搜索向量嵌入,用于语义相似度和 RAG 工作流。
Qdrant MCP is an MCP server for Database work. 在 Qdrant 中存储和搜索向量嵌入,用于语义相似度和 RAG 工作流。 Tags: Qdrant · 向量数据库 · 嵌入 · 语义搜索.
What is Qdrant MCP
Qdrant MCP exposes Database capabilities to MCP clients. 在 Qdrant 中存储和搜索向量嵌入,用于语义相似度和 RAG 工作流。
Install Qdrant MCP in Cursor / Claude / Codex
Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.
Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.
Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.
Claude Desktop Configuration
Add the following to Claude Desktop’s claude_desktop_config.json:
pip install mcp-server-qdrantTags
Similar recommendations
PostgreSQL MCP Server
Official PostgreSQL server offering read-only database access and schema inspection, letting AI query relational data safely.
SQLite MCP Server
Official SQLite server supporting database interaction and basic business-intelligence analysis, so AI can explore lightweight local databases.
MySQL MCP Server
社区 MySQL 服务器,支持对 MySQL 数据库执行查询、查看表结构与数据分析。
MongoDB MCP Server
MongoDB 官方维护的 MCP 服务器,支持查询文档、聚合分析、集合浏览与索引管理。
Redis MCP Server
Official Redis server (archived) for interacting with the Redis key-value store, supporting key queries and data browsing.
Supabase MCP Server
Supabase 官方服务器,管理 Postgres 数据库、认证、存储与 Edge Functions,一站式后端开发。
FAQ
What problem does Qdrant MCP solve?
Qdrant MCP focuses on Database. 在 Qdrant 中存储和搜索向量嵌入,用于语义相似度和 RAG 工作流。
How do I connect Qdrant MCP to my editor?
Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.
What similar MCP servers exist?
The related list comes from the same Database group so you can compare scope.