Back to search
30
MCP

hot-memory-mcp

pypi/hot-memory-mcp

Engram-inspired memory MCP server with hot cache and pattern mining

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

Similar MCP servers embedding-nearest

hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
@engrammemory/mcp-server
Engram Memory MCP server for Claude Desktop and other MCP clients. Persistent semantic memory for AI agents.
0 tools
io.github.michael-denyer/hot-memory-mcp
Two-tier memory: hot cache (0ms) + semantic search. Self-organizing.
0 tools
crypto-memory-mcp
A Memory-Enhanced MCP Server for Cryptocurrency Analysis using mem0
0 tools
Motecloud Memory
Cloud-hosted MCP server for durable AI memory
0 tools · streamable-http
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools

How to use

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

{
  "mcpServers": {
    "hot-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}