Back to Home
WhenMoon-afk icon

claude-memory-mcp

Verified Safe

by WhenMoon-afk

Overview

Provides a local, persistent, and searchable memory store for Claude Desktop and other MCP-compatible AI assistants.

Installation

Run Command
node /path/to/node_modules/@whenmoon-afk/memory-mcp/dist/index.js

Environment Variables

  • MEMORY_DB_PATH
  • DEFAULT_TTL_DAYS
  • MEMORY_DB_DRIVER

Security Notes

The server runs locally and communicates via stdio, reducing external network attack surface. It uses parameterized SQLite queries (better-sqlite3) to prevent SQL injection. There are no explicit uses of 'eval' or other highly dangerous dynamic code execution patterns. File system access is limited to a designated database file and Claude Desktop configuration, which is expected for its functionality. The primary dependency better-sqlite3 runs native code, but is a well-vetted dependency. The overall security posture for a local tool appears robust.

Similar Servers

Stats

Interest Score45
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars44
Forks7
Last Update2025-12-14

Tags

mcpai-memorysqlitefull-text-searchlocal-storage