← All servers

Toon MemoryVerified✓ No advisories

io.github.LuiggiVal08/toon-memory
New to MCP? Start here →
5★ stars
2.3kweekly installs
10 hours agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/luiggival08, which proved it owns this namespace.

Verified owner: github.com/luiggival08io.github.LuiggiVal08/toon-memory

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs TOON_MEMORY_KEY, GITHUB_TOKEN.
Configuration
Reads TOON_MEMORY_CAPTURE, TOON_MEMORY_SESSION_ID, TOON_MEMORY_BRANCH, TOON_MEMORY_NO_SESSION.

About

Offline persistent memory for AI coding agents — 37 tools, 80% fewer calls, no LLM

Packages & transports

npmtoon-memoryv3.6.1 · npx

Metadata

Categoryai
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "toon_memory": {
      "command": "npx",
      "args": [
        "-y",
        "toon-memory"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y toon-memory