MCP Servers / productivity / ImprintMCP

ImprintMCP

JSON →
noneproductivity

Autoupdating MCP Vector Memory

Install
How to run this server

No install command recorded.

server path: imprintmcp
Tools
What this server exposes
imprint_remember
Store a fact, decision, or pattern into persistent memory so the AI can recall it in future sessions.
imprint_recall
Search memory for relevant facts, decisions, or patterns using semantic similarity.
imprint_forget
Remove a specific memory entry by its ID.
imprint_list
List recent memory entries with optional filtering by tags or time range.
imprint_tag
Add or update tags on a memory entry to improve searchability.
imprint_graph_query
Query the knowledge graph for relationships between memory entries.
imprint_sync_push
Push local memory to a remote relay for sharing across devices.
imprint_sync_pull
Pull remote memory from a relay to synchronize with another device.
Configuration
Environment & auth
authnone
Resources
ImprintMCP — MCP Server · libregistry