M
Mem0

Mem0

mcp server

Description

mem0-mcp-server-ts is a TypeScript implementation of the Model Context Protocol server that integrates with Mem0's memory storage and semantic search capabilities. The server provides tools for creating memory streams, appending content, searching memories using semantic queries, reading from streams, and deleting streams. It maintains an in-memory representation of streams while persisting data to Mem0's backend when user and agent IDs are provided. This implementation is particularly valuable for AI assistants that need persistent memory storage with semantic search capabilities across conversations, enabling them to recall user preferences, conversation history, and other contextual information without switching interfaces.

Server Details

Added

April 21, 2025