Back to Home
gregorydickson icon

memory-graph

Verified Safe

by gregorydickson

Overview

A graph-based MCP server that provides intelligent memory capabilities for Claude Code, enabling persistent knowledge tracking, relationship mapping, and contextual development assistance.

Installation

Run Command
python -m memorygraph

Environment Variables

  • MEMORY_BACKEND
  • MEMORYGRAPH_API_KEY
  • MEMORYGRAPH_TURSO_URL
  • MEMORYGRAPH_TURSO_TOKEN
  • CLAUDE_CODE_REMOTE
  • LOG_LEVEL

Security Notes

Input validation is extensively used for memory and relationship data, preventing common injection vulnerabilities (e.g., SQL injection in SQLite/Turso backends) by using parameterized queries. Sensitive information (API keys, passwords, private keys, emails) is actively redacted from memory content before storage, a strong security feature. Subprocess calls for 'git' operations are controlled and generally safe, but always warrant careful review. Authentication for cloud/multi-tenant modes relies on external configuration (API keys, JWT), whose secure management is external to this component but acknowledged.

Similar Servers

Stats

Interest Score94
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars133
Forks67
Last Update2026-01-13

Tags

memorygraphaiclaudedevelopmentknowledgecode