MCP Catalogs
首页roampal screenshot

roampal

by roampal-ai·120·综合分 47

Roampal 是一个具有 MCP 集成的 AI 记忆系统,能从用户对话反馈中学习。

ai-llmproductivityknowledge-graph
20
Forks
0
活跃 Issue
本月
最近提交
2 天前
收录于

概述

Roampal 是一个复杂的 AI 记忆系统,能从用户互动和结果中学习。它实现了一个独特的 5 层记忆架构,永久或临时存储不同类型的信息。该系统集成了 MCP,提供 'search_memory'、'add_to_memory_bank' 和 'record_response' 等工具,能够与 Claude Desktop、Cursor 和其他兼容 MCP 的工具连接。Roampal 本地运行,确保 100% 隐私,没有数据遥测。

试试问 AI

装完之后,这里有 3 个你可以让 AI 做的事:

:记住用户偏好和过去成功互动的个人 AI 助手
:跨对话组织信息的知识管理系统
:具有持久记忆能力的增强型 AI 聊天应用

什么时候选它

当你需要一个隐私优先的 AI 记忆系统,能够从你的反馈中学习并完全使用本地模型离线工作时,选择 Roampal。

什么时候不要选它

如果你需要基于云的 AI 服务、实时协作功能或多用户支持,则应避免使用。

此 server 暴露的工具

从 README 抽取出 7 个工具
  • search_memory

    Search through memory content

  • add_to_memory_bank

    Add information to permanent memory bank

  • update_memory

    Update existing memories

  • archive_memory

    Archive memories to keep organized

  • get_context_insights

    Get insights from contextual memory data

  • record_response

    Record a response for learning outcomes

  • score_memories

    Score memory effectiveness for learning

可对比工具

memgptpersonal-mcpsemantic-memory

安装

  1. 从 [roampal.ai](https://roampal.ai) 下载并解压
  2. 安装 [Ollama](https://ollama.com) 或 [LM Studio](https://lmstudio.ai)
  3. 右键单击 Roampal.exe → **以管理员身份运行**
  4. 在 UI 中下载模型 → 开始聊天!

要与 Claude Desktop 等 MCP 兼容工具一起使用:

{
  "mcpServers": {
    "roampal": {
      "command": "roampal的路径",
      "args": ["--mcp"]
    }
  }
}

Hacker News 讨论

开发者社区最近的相关讨论。

roampal 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。