Toon Memory
Memory Knowledgetoon-memory es un servidor MCP de memoria persistente 100% local diseñado para asistentes de código con IA (Cursor, Claude Code, Windsurf, etc.). Utiliza el formato ultraeficiente TOON para reducir el consumo de tokens hasta en un 30%, permitiendo a los agentes guardar, buscar y consolidar el contexto y las decisiones del proyecto entre sesiones de forma privada y cifrada (AES-256).
Installation
npx -y toon-memory mcpView configuration snippet
{
"mcpServers": {
"toon-memory": {
"command": "npx",
"args": [
"-y",
"toon-memory",
"mcp"
]
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Basic Memory
Basic Memory is a Model Context Protocol server designed to extend AI agent capabilities. It exposes tools, resources, and prompts that allow AI assistants like Claude and Cursor to perform specialized tasks.
Memory Bank Mcp
Memory Bank Mcp is an MCP (Model Context Protocol) server that enables AI agents and assistants to interact with external tools, data sources, and services. It provides standardized tools and resources for seamless integration with Claude, Cursor, and other MCP-compatible clients.
Mcp Knowledge Graph
Mcp Knowledge Graph is an open-source MCP server that gives AI assistants access to specialized functionality. Compatible with Claude Desktop, Cursor, and other MCP clients for enhanced AI agent workflows.
Memorymesh
Memorymesh is an MCP (Model Context Protocol) server that enables AI agents and assistants to interact with external tools, data sources, and services. It provides standardized tools and resources for seamless integration with Claude, Cursor, and other MCP-compatible clients.
Like this server?
Discover more MCP servers or submit your own to directory.