Toon Memory
Rank #2,540io.github.LuiggiVal08/toon-memory
Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM
Toon Memory is a Model Context Protocol (MCP) server published by LuiggiVal08. It ranks #2,540 of 96,771 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Toon Memory is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 94,231 of 96,771 servers on MCP Toplist.
Use Toon Memory
No credentials or required configuration declared — add it to your MCP client and go.
Add Toon Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"toon-memory": {
"command": "npx",
"args": [
"-y",
"toon-memory"
],
"env": {
"TOON_MEMORY_KEY": "<your TOON_MEMORY_KEY>",
"TOON_MEMORY_CAPTURE": "<your TOON_MEMORY_CAPTURE>",
"TOON_MEMORY_SESSION_ID": "<your TOON_MEMORY_SESSION_ID>",
"TOON_MEMORY_BRANCH": "<your TOON_MEMORY_BRANCH>",
"TOON_MEMORY_NO_SESSION": "<your TOON_MEMORY_NO_SESSION>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.LuiggiVal08%2Ftoon-memory)<a href="https://mcptoplist.com/server/io.github.LuiggiVal08%2Ftoon-memory"><img src="https://mcptoplist.com/badge/io.github.LuiggiVal08%2Ftoon-memory.svg" alt="MCP Toplist: Top 5% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
LuiggiVal08
Available versions (4)
| Version | Published |
|---|---|
| 4.1.1 | Aug 1, 2026 |
| 4.1.0 | Aug 1, 2026 |
| 3.7.0 | Jul 31, 2026 |
| 3.6.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains Toon Memory?
- Toon Memory is maintained by LuiggiVal08, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Toon Memory listed on the Official MCP Registry?
- Yes — Toon Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does Toon Memory have?
- MCP Toplist tracks 4 versions of Toon Memory, most recently published on Aug 1, 2026.
- Where can I find the source code for Toon Memory?
- The source code for Toon Memory is hosted at github.com/LuiggiVal08/toon-memory.