Mem0 (Long-Term Memory)

Provides persistent long-term memory capabilities through semantic indexing, retrieval, and search functions with support for multiple LLM providers and PostgreSQL vector storage.

Featured
View Source
510 stars
0 tools
Created Aug 2025
@coleam00/coleam00-mem0-long-term-memory-mem0

About

Provides persistent long-term memory capabilities through semantic indexing, retrieval, and search functions with support for multiple LLM providers and PostgreSQL vector storage.

Categories

general

Installation

npm

npm install @coleam00/coleam00-mem0-long-term-memory-mem0

Configuration

{ "mcpServers": { "coleam00-mem0-long-term-memory-mem0": { "command": "npx", "args": [ "-y", "@coleam00/coleam00-mem0-long-term-memory-mem0" ] } } }