Loading MCP server directory, please wait...
File-first, local-first MCP memory for AI coding assistants: Markdown + YAML, no vector DB.
npx @getmcp/cli add io.github.elViRafa/memory-fabricRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.elViRafa/memory-fabric": {
"command": "uvx",
"args": [
"memory-fabric[mcp]",
"memory-fabric-mcp",
"memory-fabric"
]
}
}
}