Cette page est affichée en anglais. Une traduction française est en cours.
KnowledgeMay 14, 2026·2 min de lecture

MemoryGraph — Graph MCP Memory Server (pipx)

MemoryGraph is a graph-based MCP memory server for coding agents; verified 199★ and shows a pipx install + `claude mcp add` setup for Claude Code.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Memory
Installation
Pipx|Pip
Confiance
Confiance : Established
Point d'entrée
memorygraph
Commande CLI universelle
npx tokrepo install 6a6f37d4-d9f8-5c00-95a9-8aa46cb35f90
Introduction

MemoryGraph is a graph-based MCP memory server for coding agents; verified 199★ and shows a pipx install + claude mcp add setup for Claude Code.

Best for: Teams who want persistent, relationship-aware project memory across agent sessions

Works with: Claude Code and other MCP clients; pipx/pip installs; default SQLite backend with optional backend extras

Setup time: 6-20 minutes

Key facts (verified)

  • GitHub: 199 stars · 68 forks · pushed 2026-02-12.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: memorygraph.

Main

  • Treat memory as a tool you must invoke: README notes agents won’t use memory automatically unless you prompt or configure storage triggers.

  • Start with the default SQLite backend, then add extras only when you need a different backend (README shows optional pipx extras installs).

  • Use a simple memory protocol in your project docs (CLAUDE.md/AGENTS.md) to standardize when to recall and store memories.

Source-backed notes

  • README describes MemoryGraph as a graph-based MCP memory server for AI coding agents with persistent storage across sessions.
  • README quick start shows pipx install memorygraphMCP and adding it to Claude Code via claude mcp add ... memorygraph -- memorygraph.
  • README documents Core vs Extended tool profiles (Core: 9 tools; Extended: 12 tools) and an --profile extended flag.

FAQ

  • Will my agent store memories automatically?: Not by default — README says you must prompt or configure memory triggers.
  • Can it work with other MCP clients?: Yes — README lists multiple MCP clients and provides quickstart docs for each.
  • How do I start simple?: Use the default SQLite backend and Core profile; only enable Extended when you need deeper stats/queries.
🙏

Source et remerciements

Source: https://github.com/memory-graph/memory-graph > License: MIT > GitHub stars: 199 · forks: 68

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires