Skip to content
Back to search
30
MCP

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

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

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

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hot-memory-mcp
Engram-inspired memory MCP server with hot cache and pattern mining
0 tools
io.github.n24q02m/mnemo-mcp
Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync.
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
io.github.CSOAI-ORG/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.michael-denyer/hot-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}