pinkpixel-dev/mem0-mcp
✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a drop-in MCP server.
This tool gives AI agents long-term memory, allowing them to remember past interactions and information across different sessions. It takes in text content and a user ID to store memories, and a query to retrieve relevant information. Developers building AI applications or agents would use this to enhance their AI's ability to recall information.
Use this if you are a developer building an AI agent and want it to have persistent memory, allowing it to remember past conversations or learned information.
Not ideal if you are not developing AI agents or do not need a dedicated memory system for your AI applications.
Stars
87
Forks
11
Language
JavaScript
License
MIT
Category
Last pushed
Dec 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/pinkpixel-dev/mem0-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants