RAG Memory

Provides a knowledge graph-enhanced retrieval system that combines vector search with graph-based relationships for persistent memory and contextual information retrieval

View Source
17 stars
0 tools
Created Aug 2025
@ttommyth/ttommyth-rag-memory-rag-memory-mcp

About

Provides a knowledge graph-enhanced retrieval system that combines vector search with graph-based relationships for persistent memory and contextual information retrieval

Categories

general

Installation

npm

npm install @ttommyth/ttommyth-rag-memory-rag-memory-mcp

Configuration

{ "mcpServers": { "ttommyth-rag-memory-rag-memory-mcp": { "command": "npx", "args": [ "-y", "@ttommyth/ttommyth-rag-memory-rag-memory-mcp" ] } } }