Google PageRank for AI agents. 25,000+ tools indexed.

mcp-qdrant-memory MCP Server

hailanlan0577/mcp-qdrant-memory

Score: 49.6 Rank #74 Search & RAG
Are you the maintainer of hailanlan0577/mcp-qdrant-memory? Claim this listing →

Qdrant 向量记忆系统 - Claude Code MCP Server + OpenClaw Plugin,支持双向记忆互通、时间感知回忆、自动去重

Add AgentRank to Claude Code Discover and compare tools like hailanlan0577/mcp-qdrant-memory — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

hailanlan0577/mcp-qdrant-memory is a JavaScript MCP server. Qdrant 向量记忆系统 - Claude Code MCP Server + OpenClaw Plugin,支持双向记忆互通、时间感知回忆、自动去重

Ranked #74 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 1
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for hailanlan0577/mcp-qdrant-memory
[![AgentRank](https://agentrank-ai.com/api/badge/tool/hailanlan0577--mcp-qdrant-memory)](https://agentrank-ai.com/tool/hailanlan0577--mcp-qdrant-memory/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/hailanlan0577--mcp-qdrant-memory/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/hailanlan0577--mcp-qdrant-memory" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="hailanlan0577/mcp-qdrant-memory"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Qdrant Memory System v3.0

基于 Qdrant 向量数据库的 AI 永久记忆系统,支持 Claude Code(MCP Server)和 OpenClaw(插件)双端接入,记忆双向互通。

## 有 Qdrant V3 vs 没有 Qdrant V3

### 没有 Qdrant V3

#### MacBook Pro 上的 Claude Code

- **没有长期记忆** — 每次打开新窗口,就是一个全新的 Claude,不记得之前聊过什么
- **只有当前会话上下文** — 只能记住这一次对话里的内容,窗口一关全忘
- **本地文件记忆** — 有个 `MEMORY.md` 文件可以手动写一些笔记,但容量小(200行截断),而且是纯文本,不能语义搜索
- **无法跨会话检索** — 你上周做了什么决策、讨论了什么架构,Claude 完全不知道,除非你自己复述一遍
- **无法读取 OpenClaw 的对话** — Mac Mini 上飞书聊了什么,Claude Code 这边一无所知

#### Mac Mini 上的 OpenClaw

- **也没有长期记忆** — 飞书对话结束后,下次再问它就忘了
- **群聊内容不沉淀** — 飞书群里讨论的业务决策、需求分析、架构讨论,聊完就散了
- **无法回忆之前的讨论** — 你问"昨天聊的飞书联动模块是什么",它答不上来
- **无法被 Claude Code 查询** — MacBook Pro 这边想了解飞书上聊过什么,没有任何途径

### 有了 Qdrant V3

#### MacBook Pro 上的 Claude Code

- **有了永久记忆** — 每轮问答自动存入向量数据库,关掉窗口也不会丢
- **跨会话语义搜索** — 新窗口打开后,可以搜到之前任何一次对话的内容。搜"飞书联动"就能把所有相关讨论调出来
- **大模型级中文理解** — 用阿里云 text-embedding-v4(Qwen3-Embedding),不是简单关键词匹配,而是真正理解语义。搜"包的管理系统"也能找到"包务模块"相关的内容
- **长文本完整覆盖** — 支持 8192 Token,一整轮详细的问答都能完整索引,搜索时能命中内容的任何部分
- **能调取 OpenClaw 
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.