by wusaki0723 · MCP Server · ★ 70
Aelios 给 AI 装一颗跨窗口的长期记忆大脑。换窗口、换客户端、换模型,记忆跟着你走。 这份 README 分两段。上半段给人看:草履虫也能懂,照着做就能用。下半段给 AI 看:端点、MCP、管线细节,给 Codex / Claude Code / Cursor 维护调试用。 我是人类,想部署使用 → 看 人类版 我是 AI 助手,想维护调试 → 看 AI 版 人类版 一句话 Aelios 是一个跑在 Cloudflare 上的记忆服务。你的 AI 客户端(Chatbox、Cherry Studio、网页、脚本)连上它之后,AI 就能永远记住你的偏好、规则、项目背景和重要的话——不是这一次记得,是下一次、下下次都记得。 它替你解决了什么 每次开新窗口 AI 就失忆 → 它把聊天存下来,自动整理成长期记忆,下次自动召回。 记忆太多把 AI 搞蠢 → 它先粗筛、再精排、再压缩,最后只塞几百字进上下文。 换个客户端记忆就没了 → 记忆存在你自己的 Cloudflare 里,换客户端只改一个地址。 想给 Claude Code / Codex 加记忆 → 它能当成 MCP 工具挂上去,跨设备随身。 三步搞定 部署 Fork wusaki0723/Aelios 到自己 GitHub。 Cloudflare Dashboard → Workers & Pages → Create...
| Stars | 70 |
| Forks | 46 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.5404429379267/100 |
| Last Updated | 2026-07-06 |
| Created | 2026-03-07 |
| Platforms | mcp, node |
| Est. Tokens | ~17k |
These tools work well together with Aelios for enhanced workflows:
Explore other popular mcp server tools:
Aelios is 分层长期记忆内核 · Cloudflare Workers + D1 + Vectorize · 即时捕获/4小时抽取/凌晨整理三档写入,六层记忆 + 可视化 curation 面板. It is categorized as a MCP Server with 70 GitHub stars.
Aelios is primarily written in TypeScript. It covers topics such as ai-memory, cloudflare-workers, d1.
You can find installation instructions and usage details in the Aelios GitHub repository at github.com/wusaki0723/Aelios. The project has 70 stars and 46 forks, indicating an active community.
Aelios is released under the MIT license, making it free to use and modify according to the license terms.