Enterprise DNA
M MCP Servers Developer low

michael-denyer/memory-mcp

by Various

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

M

MCP

michael-denyer/memory-mcp

Added 1 June 2026

Overview

A Python-based MCP server that provides memory capabilities inspired by the Engram system. It uses a hot cache for fast retrieval and pattern mining to extract recurring themes from stored data. Designed to give AI agents persistent context across sessions.

Best for

Best for
Developers prototyping memory-enhanced AI agents in Python

Use cases

  • Adding long-term memory to chatbot agents
  • Caching conversation history for low-latency recall
  • Mining interaction patterns to personalize responses

How to use

Install

uv tool install hot-memory-mcp

Tools exposed

  • memory-mcp-cli

Tested with

Claude Code

Example client config

{\n  "mcpServers": {\n    "memory": {\n      "command": "memory-mcp"\n    }\n  }\n}

Notes

A Python-based MCP server that provides memory capabilities inspired by the Engram system. It uses a hot cache for fast retrieval and pattern mining to extract recurring themes from stored data. Designed to give AI agents persistent context across sessions.

6 stars on GitHub. Last updated 2026-01-25. Licensed MIT.

Use cases

  • Adding long-term memory to chatbot agents
  • Caching conversation history for low-latency recall
  • Mining interaction patterns to personalize responses

Pros

  • Lightweight Python implementation easy to integrate
  • Hot cache reduces latency for frequently accessed memories
  • Pattern mining adds contextual awareness beyond simple storage

Cons

  • Very early stage with only 6 GitHub stars and limited community
  • Documentation and examples are sparse
  • Pattern mining may introduce overhead for simple use cases

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation easy to integrate
  • Hot cache reduces latency for frequently accessed memories
  • Pattern mining adds contextual awareness beyond simple storage

Cons

  • Very early stage with only 6 GitHub stars and limited community
  • Documentation and examples are sparse
  • Pattern mining may introduce overhead for simple use cases
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks