SERVER

Anneal Memory

Rank #3661

io.github.phillipclapham/anneal-memory

Two-layer memory for AI agents. Episodes compress into identity. The only MCP memory server with an immune system. Patterns earn permanence through evidence, false knowledge gets caught and demoted, and stale information fades — so your agent's memory gets smarter over time, not just bigger. Zero dependencies. 5 tools. Works with any MCP client.

First listed
Mar 31, 2026
Last publish date
Apr 1, 2026
OVERVIEW

Anneal Memory is a Model Context Protocol (MCP) server published by phillipclapham. It ranks #3661 of 58,900 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Anneal Memory is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Apr 1, 2026.

STANDING
#3,661of 58,900 tracked serversTop 10%

Ranks ahead of 55,239 of 58,900 servers on MCP Toplist.

CONNECT

Use Anneal Memory

Add Anneal Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "anneal-memory": {
      "command": "uvx",
      "args": [
        "anneal-memory"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

phillipclapham

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Apr 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Anneal Memory?
Two-layer memory for AI agents. Episodes compress into identity. The only MCP memory server with an immune system. Patterns earn permanence through evidence, false knowledge gets caught and demoted, and stale information fades — so your agent's memory gets smarter over time, not just bigger. Zero dependencies. 5 tools. Works with any MCP client.
Who maintains Anneal Memory?
Anneal Memory is maintained by phillipclapham, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Anneal Memory an official MCP server?
Yes — Anneal Memory is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Anneal Memory have?
MCP Toplist tracks 2 versions of Anneal Memory, most recently published on Apr 1, 2026.
Where can I find the source code for Anneal Memory?
The source code for Anneal Memory is hosted at github.com/phillipclapham/anneal-memory.
EXPLORE