Token导航 LogoToken导航TokenDH.com
MCP Qdrant Server with OpenAI Embeddings logo
搜索检索stdio官方级别未说明来源级核验

MCP Qdrant Server with OpenAI Embeddings

MCP Server

@smithery/cli

一个使用Qdrant向量数据库和OpenAI嵌入提供向量搜索功能的MCP服务器。

工具数

0

提示词数

0

GitHub Stars

7

资源数

0
向量搜索搜索PythonClaudeOpenAIClaude DesktopClaude

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

amansingh0311

提供方

amansingh0311

最后核验

2026/5/17 20:23

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y @smithery/cli install @amansingh0311/mcp-qdrant-openai --client claude

详细介绍

](https://mseep.ai/app/amansingh0311-mcp-qdrant-openai)

带有OpenAI嵌入的MCP Qdrant服务器

](https://smithery.ai/server/@amansingh0311/mcp-qdrant-openai)

此MCP服务器使用Qdrant矢量数据库和OpenAI嵌入提供矢量搜索功能。

特性

  • 使用OpenAI嵌入在Qdrant集合中进行语义搜索
  • 列出可用收藏
  • 查看收藏信息

先决条件

  • 已安装Python 3.10+
  • Qdrant实例(本地或远程)
  • OpenAI API密钥

安装

通过Smithery安装

通过以下方式自动安装克劳德桌面版Qdrant矢量搜索服务器 史密瑟里:

npx -y @smithery/cli install @amansingh0311/mcp-qdrant-openai --client claude

手动安装

  1. 克隆此存储库:
   git clone https://github.com/yourusername/mcp-qdrant-openai.git
   cd mcp-qdrant-openai
  1. 安装依赖项:
   pip install -r requirements.txt

配置

设置以下环境变量:

  • OPENAI_API_KEY:您的OpenAI API密钥
  • QDRANT_URL:Qdrant实例的URL(默认值:“http://localhost:6333")
  • QDRANT_API_KEY:您的Qdrant API密钥(如果适用)

用法

直接运行服务器

python mcp_qdrant_server.py

使用MCP CLI运行

mcp dev mcp_qdrant_server.py

在Claude Desktop中安装

mcp install mcp_qdrant_server.py --name "Qdrant-OpenAI"

可用工具

查询集合

使用OpenAI嵌入的语义搜索搜索Qdrant集合。

  • collection_name:要搜索的Qdrant集合的名称
  • query_text:自然语言搜索查询
  • limit:要返回的最大结果数(默认值:5)
  • model:要使用的OpenAI嵌入模型(默认:text-embedding-3-small)

list_collections

列出Qdrant数据库中的所有可用集合。

collection_info

获取特定收藏的信息。

  • collection_name:要获取有关信息的集合的名称

Claude Desktop中的示例用法

在Claude Desktop中安装后,您可以使用以下工具:

What collections are available in my Qdrant database?

Search for documents about climate change in my "documents" collection.

Show me information about the "articles" collection.

目录标签

目录标签

向量搜索搜索PythonClaudeOpenAI本地部署语义搜索QdrantMCP服务器

支持客户端

Claude DesktopClaude

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

运行时(runtime,运行环境)

Node.js

来源包(packageName,安装包名)

@smithery/cli

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP