Back to Home
Stig-Johnny icon

claude-memory-mcp

Verified Safe

by Stig-Johnny

Overview

Provides persistent memory capabilities for Claude Code agents, allowing them to store and recall decisions, error solutions, project context, learnings, and session state across conversations, with optional cloud synchronization.

Installation

Run Command
node index.js

Security Notes

The server uses SQLite locally and prepared statements, mitigating common SQL injection risks. Optional cloud sync with Google Cloud Firestore requires users to generate and secure a service account key (`firestore-key.json`), which should never be committed to Git. Users are explicitly warned against storing secrets (e.g., API keys, passwords) directly in memory, recommending environment variables instead. Firestore security rules are the user's responsibility for production use. Overall, the code itself is not inherently insecure, but relies on proper user configuration and handling of external secrets and cloud service security.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens500
Stars1
Forks0
Last Update2026-01-18

Tags

persistent memoryclaude codemcpknowledge managementdeveloper tools