faf-memory-mcp

Wolfe-Jam/faf-memory-mcp
★ 0 stars Python AI/LLM Updated 4d ago
MCP server for .fafm — Permanent Memory Layer (PML). Wraps claude-fafm-sdk via fastmcp. IANA-registered cross-vendor persistent memory. 412× faster type-filter queries vs grep (see faf-memory-proof for falsifiable receipt).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "faf-memory-mcp": {
      "command": "uvx",
      "args": [
        "faf-memory-mcp"
      ]
    }
  }
}

Or install with pip: pip install faf-memory-mcp