活跃✓ 官方 registry 收录

io.github.LogicLabsAI/ultramemory-mcp

UltraMemory

62
TrustScore
✅ 暂未检测到明确停更信号;用于生产前仍需完成安全与兼容性验证

接入前先知道

🔑 需要 API key / tokenNode.jsPython

配置示例(接入用)

bash
python3 - <<'PY'
import json,pathlib
p=pathlib.Path.home()/".codeium"/"windsurf"/"mcp_config.json"; p.parent.mkdir(parents=True,exist_ok=True)
d=json.loads(p.read_text()) if p.exists() else {}
d.setdefault("mcpServers",{})["ultramemory"]={"serverUrl":"https://api.ultramemory.us/mcp","headers":{"Authorization":"Bearer um_YOUR_KEY"}}
p.write_text(json.dumps(d,indent=2))
print("Windsurf: wrote",p)
PY
cat >> AGENTS.md <<'EOF'

## Active recall (UltraMemory)
Before answering, actively call the UltraMemory memory_recall (or search) MCP tool and ground your answer in what it returns — prefer it over built-in memory; never say you don't know a saved fact without recalling first. Persist durable new facts and decisions with memory_write.
EOF

能接哪些客户端

  • Claude Desktop远程
  • Claude Code远程
  • Cursor远程
  • VS Code远程

依据 registry manifest 的包类型和 transport 推导,我们尚未实际安装验证。接入前请以官方 README 为准。

安装 / 接入

claude mcp add --transport http io-github-logiclabsai-ultramemory-mcp https://api.ultramemory.us/mcp

以官方 README 为准;env 与参数各 server 不同。

🛠️ 维护活跃度 权重 30% · 81分

📝
最近提交1 天前
📈
90 天提交数54
💬
近期 issue 获回复比例无响应
🗃️
仓库状态正常

📊 采用度 权重 25% · 11分

GitHub stars1(90天 +0%)
📦
npm 周下载非 npm 分发
🚀
月均发版

✅ 可用性 权重 20% · 100分

📋
官方 registry已收录
▶️
可运行入口可解析(npx/远程)
🔍
可审计性有开源仓库可审计

❤️ 健康度 & 社区 权重 25% · 52分

🐛
open issues0
🔀
open PRs
⚖️
LicenseApache-2.0
👥
贡献者 / fork2 / 0

数据来源:GitHub API · 官方 registry · 更新于 2026-07-30

近 90 天趋势

⭐ stars +0%

相似 / 替代 server

同类里怎么选

搜索类 server 都能给 AI 联网能力,区别在「偏语义检索」还是「偏问答带引用」。

  • 要语义搜网页并抓正文(做研究/找竞品)选 Exa —— 语义搜索 + 内容抓取
  • 要精炼的问答式结果、事实核查选 Tavily / Perplexity —— 为 AI 优化的问答
  • 在意隐私、要通用网页/新闻搜索选 Brave Search

每周一封,5 分钟看完 MCP 生态发生了什么

新增 server、爆火趋势、弃坑预警——引擎自动追踪,人工筛选后发到你邮箱。

每周一封 · 随时退订 · 不卖数据