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 とエージェント」の他のコンテンツ
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
コメント