Skip to content
Back to search
30
MCP

Memory Fabric

io.github.elvirafa/memory-fabric

File-first, local-first MCP memory for AI coding assistants: Markdown + YAML, no vector DB.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mpzarde/fabric-mcp
MCP server for Fabric AI patterns
0 tools
memorix
Local-first shared memory layer for AI coding agents across MCP clients, Git history, reasoning context, and project sessions.
0 tools
MCP AutoMem
Graph-vector memory for AI assistants using FalkorDB and Qdrant
0 tools · streamable-http
@shackleai/memory-mcp
Persistent memory for AI coding tools. The first MCP-native memory server.
0 tools
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
io.github.xultrax-web/agent-memory-mcp
Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "memory_fabric": {
      "url": "None",
      "transport": "http"
    }
  }
}