MCP Memory System
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Memory Systemsave our conversation about the project architecture"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🧠 MCP Memory System - Sistema de Memoria Persistente
📖 Descripción
MCP Memory System es un sistema de memoria persistente basado en Model Context Protocol (MCP) que permite a los asistentes de IA mantener conversaciones y contexto de manera persistente entre sesiones. Incluye un sistema completo de auto-instalación global, guardado automático de conversaciones, y detección automática de proyectos.
✨ Características Principales
🧠 Memoria Persistente: Conversaciones y contexto se preservan entre sesiones
🌍 Sistema Global: Se instala una vez y funciona en todos los proyectos
🚀 Auto-instalación: Detección automática e instalación en proyectos nuevos
💾 Guardado Automático: Las conversaciones se guardan automáticamente antes del apagado
🎛️ Integración VS Code: Tasks automáticas y comandos integrados
📝 Historial Completo: Importación y preservación del historial de proyectos
🔄 Cero Configuración: Solo ejecuta
mcpen cualquier proyecto
Related MCP server: Roo Code Memory Bank MCP Server
� Instalación Rápida
1. Clonar el Repositorio
git clone https://github.com/tuusuario/mcp-memory-system.git
cd mcp-memory-system2. Instalar Sistema Global
# Configurar sistema global
./configure-mcp-global.sh
# Agregar comando global al PATH
echo 'export PATH="/ruta/completa/al/mcp:$PATH"' >> ~/.zshrc
echo 'alias mcp-save="./auto-save-session.sh"' >> ~/.zshrc
echo 'alias save-session="./guardar-sesion-actual.sh"' >> ~/.zshrc
source ~/.zshrc3. Usar en Cualquier Proyecto
cd tu-proyecto
mcp # ¡Eso es todo! Se instala y configura automáticamente🎯 Uso
Comando Principal
mcp # Detecta, instala y configura MCP automáticamenteComandos de Guardado
save-session # Guardar conversación actual manualmente
mcp-save # Auto-save rápidoComandos de Control
./auto-start-mcp.sh # Iniciar servidor MCP
./stop-mcp.sh # Detener servidor MCPInstala dependencias
¡Tu memoria persistente está lista en cualquier proyecto! 🚀
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Gives your AI assistant persistent memory and intelligence about your work patterns.
- memoryOAuthcom.leapmemory
Long-term memory for AI assistants. Isolated per-user storage, recall across conversations.
Persistent personal memory for AI assistants — save, search, and recall across every MCP client.
AI memory layer — one shared, persistent memory across every AI tool you connect.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides a structured documentation system for context preservation in AI assistant environments, helping users create and manage memory banks for their projects.377MIT
- AlicenseAqualityFmaintenanceEnables AI assistants to maintain persistent project context across sessions by storing and retrieving structured information in markdown files organized in a memory bank directory.457Apache 2.0
- AlicenseBqualityCmaintenanceProvides AI assistants with persistent memory of your project architecture, development history, and technical decisions, allowing them to give context-aware coding help without needing repeated explanations.16612MIT
- -licenseNot gradedqualityNot gradedmaintenanceProvides persistent local memory functionality for AI assistants, enabling them to store, retrieve, and search contextual information across conversations with SQLite-based full-text search. All data stays private on your machine while dramatically improving context retention and personalized assistance.3-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aaqqjj/mcp-memory-system'
If you have feedback or need assistance with the MCP directory API, please join our Discord server