{"slug":"myrikld/memlord","name":"Memlord","description":"Self-hosted MCP memory server for personal use and teams","category":"database","tags":[],"official":true,"stars":21,"transport":"stdio","install":[{"cmd":"pip install memlord","imports":[]}],"tools":[{"name":"store_memory","description":"Store a new memory with content, type, and optional tags"},{"name":"retrieve_memory","description":"Retrieve memories by hybrid search (BM25 + vector)"},{"name":"recall_memory","description":"Recall a specific memory by its ID"},{"name":"list_memories","description":"List all memories for the current user or workspace"},{"name":"search_by_tag","description":"Search memories by tag"},{"name":"get_memory","description":"Get full details of a specific memory by ID"},{"name":"update_memory","description":"Update an existing memory's content, type, or tags"},{"name":"delete_memory","description":"Delete a memory by ID"},{"name":"move_memory","description":"Move a memory to a different workspace"},{"name":"list_workspaces","description":"List all available workspaces"}],"env_vars":["MEMLORD_STDIO_USER_ID","MEMLORD_DB_URL","MEMLORD_PORT","MEMLORD_BASE_URL","MEMLORD_OAUTH_JWT_SECRET"],"auth_type":"none","github":"https://github.com/MyrikLD/memlord","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}