Back to Home
ApreisP4x icon

perspectives

Verified Safe

by ApreisP4x

Overview

A basic implementation of persistent memory using a local knowledge graph, allowing an AI assistant to remember information across chats.

Installation

Run Command
npx -y @modelcontextprotocol/server-memory

Environment Variables

  • MEMORY_FILE_PATH

Security Notes

The server operates locally via standard I/O and uses a local JSONL file for persistence. File operations are limited to the configured 'memory.jsonl' path. No 'eval', obfuscation, or direct network exposure. The primary security consideration is ensuring 'MEMORY_FILE_PATH' is configured by the user to a non-sensitive location, but this is a user configuration risk, not an inherent server vulnerability.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-02

Tags

knowledge graphpersistencememoryAI assistantdata storage