Memory Graph MCP Documentation

May 8, 2025 ยท View on GitHub

Welcome to the Memory Graph MCP documentation. This directory contains detailed documentation for the Memory Graph MCP server, which provides persistent memory capabilities through a local knowledge graph implementation.

Documentation Index

Getting Started

Features

Storage

Transport

Core Concepts

Reference Documentation

Developer Documentation

  • Architecture - System architecture and design patterns
  • Contributing - Guidelines for contributing to the project
  • Testing - Testing strategy and best practices

Other Resources

For a quick overview of the project, installation instructions, and basic usage, see the main README.

Contributing to Documentation

If you'd like to contribute to the Memory Graph MCP documentation, please follow these guidelines:

  1. Use Markdown for all documentation
  2. Organize documentation by capability rather than document type
  3. Include practical examples when possible
  4. Ensure documentation is clear, concise, and accurate
  5. Update both code and documentation when making changes