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: Crosmos MCP Server
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.
Related MCP Servers
- AlicenseAqualityAmaintenanceMCP Server for local knowledge management. Semantic + keywords + tagsLast updated818MIT

Crosmos MCP Serverofficial
Alicense-qualityBmaintenanceMCP server for the Crosmos memory layer, enabling semantic, keyword, and graph retrieval of memories, as well as storing content with automatic entity and relation extraction.Last updated412MIT- Alicense-qualityDmaintenanceMCP server that provides persistent memory and contextual awareness to language models, enabling project onboarding, recall of architectural rules, and code consistency across sessions.Last updated32MIT
- Flicense-qualityAmaintenanceCentral MCP server for storing and querying lessons learned and project-specific implementation details, compatible with MCP-capable AI clients like Cursor, Claude Code, and Google Antigravity.Last updated
Related MCP Connectors
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
Cross-vendor AI memory over MCP. One semantic store, readable and writeable from every MCP client.
MCP server for generating rough-draft project plans from natural-language prompts.
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/rhpino/mcp-memoria'
If you have feedback or need assistance with the MCP directory API, please join our Discord server