Back to Home
hidao80 icon

memory_mcp

Verified Safe

by hidao80

Overview

A local memory management server for desktop extensions to store and manage user preferences, interests, and current status.

Installation

Run Command
docker run -p 58902:58902 -v ./memory_data.json:/app/memory_data.json memory-mcp

Security Notes

The server performs local file I/O for memory data and logs. The memory file path is user-configurable via the desktop extension, which should handle path sanitization. The server listens on a local port (default 58902) as expected for an MCP, but this is a potential vector if other local processes are untrusted. No 'eval' or other highly dangerous functions were found. No hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-17

Tags

memorymcpclaude-desktoppersonalizationlocal-storage