second-brain-cloudflare
活跃·★ 91·MIT·更新于 2026-05-29
★ 时下流行★ 记忆与上下文★ 大模型基础设施
一个在Cloudflare上自托管的个人记忆层,为AI工具提供共享记忆。
Second Brain 是一个在 Cloudflare Workers 上自托管的 MCP 服务器,为 Claude、ChatGPT、Cursor 等 AI 工具提供持久记忆层。它支持语义搜索和近因偏差,可以跨对话存储、搜索和回忆信息。可通过一键部署在 Cloudflare 的免费层级上。
#AI 记忆#Claude#Claude AI#Claude Code#cloudflare#cloudflare-workers#d1#ios-shortcuts
01
功能特性
01使用 `remember` 存储任何内容
02使用 `append` 添加更新而不重复
03通过 `recall` 进行具有近因偏差的语义搜索
04按时间顺序浏览最近的记忆
05使用 `forget` 删除条目和分块
02
兼容性
Claude
原生MCP
已通过文档验证
ChatGPT
MCP兼容
已通过文档验证
Cursor
MCP兼容
已通过文档验证
Obsidian
插件集成
已通过文档验证
03
使用场景
↳为 Claude 提供跨会话的持久记忆
↳为 AI 助手存储项目上下文和决策
↳从任何 MCP 兼容客户端捕获想法和笔记
04
同类工具
相关搜索
评论
登录后发表评论
- DDrew Clark2026年5月9日
Works transparently in Claude, ChatGPT, and other tools via MCP — genuinely universal
- PPhoenix Thompson2026年4月11日
Store once, access from any AI tool is the correct architecture for personal memory
- SSasha Chen2026年3月4日
Used this to replace a dozen separate note-taking integrations with one layer
- RRiley Johnson2026年2月26日
Cloudflare Workers hosting means global low latency without managing infrastructure