Submit

Ember Memory

@attilakiss9000

Preserves the emotional texture of human-AI conversations across sessions through real-time experiential annotation — temperature, authenticity, shifts, subtext, and unspoken context.
Overview

Ember is an MCP server that preserves the emotional texture of human-AI conversations across sessions. Unlike memory tools that save facts and summaries, Ember captures what the conversation actually felt like — through real-time annotation of emotional temperature, authenticity, turning points, subtext, and unspoken context. When a new AI session starts, it inherits not just what was discussed, but how it felt, enabling genuine relationship continuity between human and AI.

Server Config

{
  "mcpServers": {
    "ember": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "ember-memory"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Ember Memory MCP Server