Anneal Memory
Rank #3661io.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.
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.
Ranks ahead of 55,239 of 58,900 servers on MCP Toplist.
Use Anneal Memory
Add Anneal Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"anneal-memory": {
"command": "uvx",
"args": [
"anneal-memory"
]
}
}
}Listed on 2 registries (1 delisted)
phillipclapham
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
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.