Memory Fabric MCP Server
File-first, local-first memory layer for MCP-compatible AI coding assistants.
People connecting filesystem tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-05 · ★ 2 · #14 OF 41 MAINTAINED FILESYSTEM · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Memory Fabric
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add elvirafa-agentic-memory -- uvx memory-fabric Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"elvirafa-agentic-memory": {
"command": "uvx",
"args": [
"memory-fabric"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package memory-fabric - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.elViRafa is GitHub-verified and matches the repo owner
03 · What Memory Fabric can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.4.1 · 2026-09-05
v1.4.0 · 2026-08-19
optional local field diary (v1.4.0) · unblock 1.4.0 CI so the unpublished release can ship
v1.3.0 · 2026-08-18
stop empty-ancestor merges from eating records, and keep the tree pullable · v1.3.0: maps-first retrieval, Cursor hooks, honest token budget
04 · Who maintains Memory Fabric
Memory Fabric is maintained by elvirafa. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/elvirafa/agentic-memory
- category
- filesystem - ranked #14 of 41 actively-maintained filesystem servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-05)
- registry
- io.github.elViRafa/memory-fabric (active, first published 2026-07-06 · 16 versions)
- packages
- pypi:memory-fabric
06 · Memory Fabric FAQ
What is Memory Fabric?
File-first, local-first memory layer for MCP-compatible AI coding assistants.
Is Memory Fabric still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-05 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Memory Fabric?
Run `uvx memory-fabric`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Memory Fabric run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Memory Fabric
Alternatives to Memory Fabric
Maintained filesystem servers if Memory Fabric isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 39,038 · 2026-09-11
- Directory A directory of product launch platforms: where your product qualifies and how each form is filled. ★ 297 · 2026-08-19
- Pdf MCP Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR. ★ 135 · 2026-09-17
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 80 · 2026-08-30
- Keibi Drop Give two agents on two machines the same encrypted folder. P2P, no cloud, only read bytes move. ★ 60 · 2026-09-16
- V8 Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities. ★ 57 · 2026-09-08
More filesystem MCP servers · cv.json - open CV data · SSH MCP · Humanpen MCP · Filesystem Context
More Python MCP servers · Emercoin Agent · Semahash · Blender Optics Simulator · Winrdp MCP · Evc Team Relay MCP · see all