← Index

Memphora

io.github.Memphora/memphora·v0.1.3·Memory & RAG
Quality Score
82
/100

Add persistent memory to AI assistants. Store and recall info across conversations.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "memphora": {
      "command": "uvx",
      "args": [
        "memphora-mcp"
      ],
      "env": {
        "MEMPHORA_API_KEY": "<your-memphora_api_key>",
        "MEMPHORA_USER_ID": "<memphora_user_id>"
      }
    }
  }
}
§02  Environment variables
MEMPHORA_API_KEY
requiredsecret

Your Memphora API key from memphora.ai/dashboard

MEMPHORA_USER_ID

Unique identifier for your memories

§03  MCP Quality Score  ·  methodology
freshness
17
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG