mcp-memoria
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-memorialist recent technical decisions for project alpha"
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-memoria
Memoria de proyectos compartida. MCP server gemelo de mop-mcp pero para conocimiento: decisiones, lecciones, ADRs, links entre proyectos/ideas.
Quick reference
Endpoint target:
http://secops:9092/mcp(HTTP, JSON-RPC sobre Streamable HTTP)Stack: Python 3.12 + FastAPI + uvicorn (replica mop-mcp v3.4.2)
Privacidad: allowlist de paths (NO MEMORY/USER/SOUL/IDENTITY/AGENTS/briefing)
HA: backup diario a geo + tars vps (2 destinos, sin OCI por ahora)
Embeddings + vector store (decisión 2026-07-01 corregida: sistema de memoria de la organización, requiere calidad)
Lifecycle: 1 año (compromiso de Rodrigo)
Status: PLAN — discovery completo, listo para implementación
Related MCP server: Context Portal MCP (ConPort)
Docs en este directorio
PLAN.md— plan completo: decisiones, stack, arquitectura, tools, tasks, riesgos, criterios de éxitoSECURITY.md— privacy boundaries (qué lee y qué NO lee, test de no-leak)OPEN_QUESTIONS.md— 4 puntos pendientes antes de implementar
Tools que va a exponer (9)
decision_list/decision_get— decisiones técnicaslesson_list/lesson_get— lecciones aprendidasadr_get— ADRs (Architecture Decision Records)project_brief— resumen por proyectocross_links— entidades que mencionan un topiclink_add/link_list— vincular entidades (append-only log)
Sources permitidos
~/.openclaw/workspace/kb/{decisions,lessons,jobs,concepts,wiki}/~/.openclaw/workspace/04-decisions/~/.openclaw/workspace/clientes/*/decisions.md
NO lee (denylist explícito): MEMORY.md, USER.md, SOUL.md, IDENTITY.md, AGENTS.md, briefing/, memory/sessions/, clientes//contactos
Cómo deployar (cuando se implemente)
cd /opt/mcps/memoria
python3.12 -m venv .venv
source .venv/bin/activate
pip install -e .
sudo systemctl mcp-memoria
curl http://secops:9092/healthThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/rhpino/mcp-memoria'
If you have feedback or need assistance with the MCP directory API, please join our Discord server