Engram
@rwnalds
关于 Engram
Self-hosted MCP server + dashboard giving Claude Code, Cursor & Hermes agents shared long-term memory over a git-backed markdown vault. Agent-native, Obsidian-compatible second brain — markdown RAG, no vector DB.
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"engram": {
"command": "bun",
"args": [
"dev",
"#",
"http://localhost:3000",
"—",
"runs",
"against",
"./sample-vault"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Engram?
Self-hosted MCP server + dashboard giving Claude Code, Cursor & Hermes agents shared long-term memory over a git-backed markdown vault. Agent-native, Obsidian-compatible second brain — markdown RAG, no vector DB.
How to use Engram?
The README includes setup instructions such as bun install.
Key features of Engram
- Shared memory for a team running multiple agents — one vault, many agents reading and writing
- Memory that knows what's still true — retire a price, a term, or a changed API doc and your agents
- Long-term memory for Claude Code and other coding agents — stop re-explaining your project every session
- A self-hosted, Obsidian-compatible second brain exposed over MCP — your notes, your server, your git repo
- Markdown RAG without the vector database — full-text search + a link graph over human-readable files
Use cases of Engram
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Engram
Where is the source code for Engram?
The source code is linked from the repository URL on this page.
Does Engram include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
常见问题
Where is the source code for Engram?
The source code is linked from the repository URL on this page.
Does Engram include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本信息
AI 与智能体 分类下的更多 MCP 服务器
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
评论