Anneal Memory
Rank #2,390io.github.phillipclapham/anneal-memory
MCP server providing anneal-memory capabilities
Anneal Memory is a Model Context Protocol (MCP) server published by phillipclapham. It ranks #2,390 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Anneal Memory is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Apr 1, 2026.
Ranks ahead of 129,656 of 132,046 servers on MCP Toplist.
Use Anneal Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add anneal-memory -- uvx anneal-memory[mcp_servers.anneal-memory]
command = "uvx"
args = ["anneal-memory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"anneal-memory": {
"command": "uvx",
"args": [
"anneal-memory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"anneal-memory": {
"command": "uvx",
"args": [
"anneal-memory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"anneal-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"anneal-memory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"anneal-memory": {
"command": "uvx",
"args": [
"anneal-memory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"anneal-memory": {
"command": "uvx",
"args": [
"anneal-memory"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.phillipclapham%2Fanneal-memory)<a href="https://mcptoplist.com/server/io.github.phillipclapham%2Fanneal-memory"><img src="https://mcptoplist.com/badge/io.github.phillipclapham%2Fanneal-memory.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
phillipclapham
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- Yes — Anneal Memory is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.