← All servers
πŸ”

Hot MemoryVerifiedπŸ›‘ No advisories

io.github.michael-denyer/hot-memory-mcp
New to MCP? Start here β†’
7β˜… stars
0weekly installs
24 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/michael-denyer, which proved it owns this namespace.

Verified owner: github.com/michael-denyer β†—io.github.michael-denyer/hot-memory-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MEMORY_MCP_DB_PATH, MEMORY_MCP_EMBEDDING_MODEL.

About

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

Packages & transports

pypihot-memory-mcpv0.8.0 Β· uvx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "hot_memory": {
      "command": "uvx",
      "args": [
        "hot-memory-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx hot-memory-mcp