MCP server for MemStack — AI agent memory via Model Context Protocol
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.
memory_processStore a memory with auto-enrichment (importance scoring, tag extraction, auto-summarization, auto-pruning). This is the primary method for recording interactions.Store a memory with auto-enrichment (importance scoring, tag extraction, auto-summarization, auto-pruning). This is the primary method for recording interactions.
No se publicó ningún esquema de entrada para esta herramienta.
memory_storeStore a memory directly without enrichment. Use this when you already have importance/tags or want precise control.Store a memory directly without enrichment. Use this when you already have importance/tags or want precise control.
No se publicó ningún esquema de entrada para esta herramienta.
memory_store_batchStore multiple memories in one call, directly without enrichment. Embeddings (if configured) are computed in a single batched call for efficiency.Store multiple memories in one call, directly without enrichment. Embeddings (if configured) are computed in a single batched call for efficiency.
No se publicó ningún esquema de entrada para esta herramienta.
memory_getGet a single memory by ID. Returns null if not found.Get a single memory by ID. Returns null if not found.
No se publicó ningún esquema de entrada para esta herramienta.
memory_retrieveRetrieve memories for an actor with optional filtering, semantic search, and date range constraints.Retrieve memories for an actor with optional filtering, semantic search, and date range constraints.
No se publicó ningún esquema de entrada para esta herramienta.
memory_compile_contextCompile memories into an LLM-ready system prompt (markdown formatted, token-budgeted, split into important and recent sections).Compile memories into an LLM-ready system prompt (markdown formatted, token-budgeted, split into important and recent sections).
le memories into an LLM-ready system prompt (markdown formatted, token-bu…No se publicó ningún esquema de entrada para esta herramienta.
memory_summarizeSummarize old memories into a single summary memory. Compresses N interactions into 1 summary via LLM.Summarize old memories into a single summary memory. Compresses N interactions into 1 summary via LLM.
No se publicó ningún esquema de entrada para esta herramienta.
memory_prunePrune (delete) memories matching the given strategy. Scoped to a single actor — defaults to the current session actor. Returns the pruned memory IDs and count. Handle with care.Prune (delete) memories matching the given strategy. Scoped to a single actor — defaults to the current session actor. Returns the pruned memory IDs and count. Handle with care.
No se publicó ningún esquema de entrada para esta herramienta.
memory_purge_actorDelete ALL memories belonging to a specific actor. Irreversible.Delete ALL memories belonging to a specific actor. Irreversible.
No se publicó ningún esquema de entrada para esta herramienta.
memory_mergeMerge multiple memories into one. Uses the highest-importance memory as the base and appends content from the rest.Merge multiple memories into one. Uses the highest-importance memory as the base and appends content from the rest.
No se publicó ningún esquema de entrada para esta herramienta.
memory_statsGet memory statistics: total count, by type, by actor, average importance, and more.Get memory statistics: total count, by type, by actor, average importance, and more.
No se publicó ningún esquema de entrada para esta herramienta.
memory_deleteprivilegiadaDelete a single memory by ID.Delete a single memory by ID.
No se publicó ningún esquema de entrada para esta herramienta.
memory_delete_manyprivilegiadaDelete multiple memories by ID in one call. Returns the number actually deleted.Delete multiple memories by ID in one call. Returns the number actually deleted.
No se publicó ningún esquema de entrada para esta herramienta.
memory_touchBump a memory's recency (last-accessed timestamp) without changing its content, id, or createdAt.Bump a memory's recency (last-accessed timestamp) without changing its content, id, or createdAt.
No se publicó ningún esquema de entrada para esta herramienta.
memory_exportExport a snapshot of memories for backup or migration. Returns { version, memories, exportedAt }.Export a snapshot of memories for backup or migration. Returns { version, memories, exportedAt }.
No se publicó ningún esquema de entrada para esta herramienta.
memory_importImport memories from a snapshot previously produced by memory_export. Restores each memory as-is, including its original ID.Import memories from a snapshot previously produced by memory_export. Restores each memory as-is, including its original ID.
No se publicó ningún esquema de entrada para esta herramienta.
memory_healthCheck the health of storage, LLM, and embedding connections.Check the health of storage, LLM, and embedding connections.
No se publicó ningún esquema de entrada para esta herramienta.
memory_dry_run_prunePreview what would be pruned by a given strategy WITHOUT actually deleting. Scoped to a single actor — defaults to the current session actor. Returns the memory IDs that would be removed.Preview what would be pruned by a given strategy WITHOUT actually deleting. Scoped to a single actor — defaults to the current session actor. Returns the memory IDs that would be removed.
No se publicó ningún esquema de entrada para esta herramienta.
memory_contextInjects compiled memory context for the current actorInjects compiled memory context for the current actor
No se publicó ningún esquema de entrada para esta herramienta.
actorIdActor ID (defaults to session actor)Actor ID (defaults to session actor)
No se publicó ningún esquema de entrada para esta herramienta.
20 de 20 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
MCP server for MemStack — AI agent memory via Model Context Protocol
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
El rastreo se detuvo en el límite de profundidad 4. Nada por debajo de ese nivel llegó a resolverse.
El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.
Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)
54 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.
+42 más sin listar. Los recuentos por motivo de arriba las incluyen todas.
No se siguen: peerDependencies. Este árbol cubre solo dependencias en tiempo de ejecución, así que lo que estas arrastren nunca se resolvió.