← Index

io.github.michael-denyer/hot-memory-mcp

io.github.michael-denyer/hot-memory-mcp·v0.7.3·Search
Quality Score
75
/100

Two-tier memory: hot cache (0ms) + semantic search. Self-organizing.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "hot-memory-mcp": {
      "command": "uvx",
      "args": [
        "hot-memory-mcp"
      ],
      "env": {
        "MEMORY_MCP_DB_PATH": "<memory_mcp_db_path>",
        "MEMORY_MCP_EMBEDDING_MODEL": "<memory_mcp_embedding_model>"
      }
    }
  }
}
§02  Environment variables
MEMORY_MCP_DB_PATH

Path to SQLite database file

MEMORY_MCP_EMBEDDING_MODEL

Embedding model to use (default: all-MiniLM-L6-v2)

§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search