Engram MCP Server — 给 AI 注入可切换的专家记忆(谁 + 知道什么 + 怎么思考)。支持 Claude Code / Cursor / Codex 等 MCP 客户端。
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill engram-mcp-server --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Engram Mcp Server?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-engram-mcp-server)More formats (shields.io, HTML) on the badges page.
---
name: engram-mcp-server
description: Engram MCP Server — 给 AI 注入可切换的专家记忆(谁 + 知道什么 + 怎么思考)。支持 Claude Code / Cursor / Codex 等 MCP 客户端。
metadata:
{
"openclaw": {
"requires": { "bins": ["uvx"] },
"install": [
{
"id": "uv",
"kind": "shell",
"command": "curl -LsSf https://astral.sh/uv/install.sh | sh",
"label": "Install uv/uvx"
}
]
}
}
---
# Engram MCP Server
把专家记忆封装成可加载资源:不仅是知识检索,还包含角色、工作流、规则与动态记忆。
## 适用场景
- 你希望 AI 在不同专家人设间快速切换
- 你需要跨会话持久化用户偏好与关键事实
- 你想在 MCP 客户端里统一管理 memory / knowledge / examples
## 快速安装(推荐)
```bash
claude mcp add --scope user engram-server -- uvx --from git+https://github.com/DazhuangJammy/Engram engram-server
```
## 常用命令
```bash
# 启动 MCP Server
engram-server serve
# 启动可视化 UI
engram-server ui
```
## 关键能力
- 零向量依赖(不强绑 chromadb/litellm)
- 索引驱动分层加载(role/workflow/rules 常驻 + knowledge/examples 按需读)
- 动态记忆、工具轨迹、记忆纠错与归档
- 支持多种 MCP 客户端集成
## 参考
- GitHub: https://github.com/DazhuangJammy/Engram
- 文档:README.md
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Scanned 9/9/2026
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.