Submit

Graph Memory RAG MCP Server

@lecharles

A Model Context Protocol (MCP) server implementation for graph-based memory storage with RAG capabilities
Overview

what is Graph Memory RAG MCP Server?

Graph Memory RAG MCP Server is a Model Context Protocol (MCP) server implementation that provides graph-based memory storage capabilities, allowing AI agents to store and retrieve information in a graph structure, which is ideal for maintaining context and relationships between different pieces of information.

how to use Graph Memory RAG MCP Server?

To use the server, install the necessary dependencies with npm install, then start the server using node app.js. You can interact with the server through its API to create entities, manage relationships, and query data.

key features of Graph Memory RAG MCP Server?

  • In-memory graph database storage
  • Entity creation and management
  • Relationship creation between entities
  • Query capabilities for both entities and relationships
  • Delete operations with cascading relationship cleanup
  • MCP-compliant interface

use cases of Graph Memory RAG MCP Server?

  1. Storing and retrieving contextual information for AI applications.
  2. Managing complex relationships between data entities in research projects.
  3. Facilitating knowledge representation in intelligent systems.

FAQ from Graph Memory RAG MCP Server?

  • What is the purpose of the Graph Memory RAG MCP Server?

It is designed to provide a structured way for AI agents to manage and retrieve contextual information using graph-based storage.

  • How do I install the server?

You can install it by running npm install in your terminal.

  • Can I contribute to the project?

Yes! Contributions are welcome, and you can open issues or submit pull requests for improvements.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.