{"repo":"coleam00/mcp-mem0","free":true,"listed":false,"github":"https://github.com/coleam00/mcp-mem0","clone":"git clone https://github.com/coleam00/mcp-mem0.git","description":"MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!","language":"Python","stars":681,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"MCP-Mem0: Long-Term Memory for AI Agents A template implementation of the Model Context Protocol (MCP) server integrated with Mem0 for providing AI agents with persistent memory capabilities. Use this as a reference point to build your MCP servers yourself, or give this as an example to an AI coding assistant and tell it to follow this example for structure and code correctness! Overview This project demonstrates how to build an MCP server that enables AI agents to store, retrieve, and search memories using semantic search. It serves as a practical template for creating your own MCP servers, simply using Mem0 and a practical example. The implementation follows the best practices laid out by Anthropic for building MCP servers, allowing seamless integration with any MCP-compatible client. Features The server provides three essential memory management tools: 1. save memory : Store any information in long-term memory with semantic indexing 2. get all memories : Retrieve all stored memories for comprehensive context 3. search memories : Find relevant memories using semantic search Prerequisites - Python 3.12+ - Supabase or any PostgreSQL database (for vector storage of memories) - API keys for your chosen LLM provider (OpenAI, OpenRouter, or Ollama) - Docker if running the MCP server as a container (recommended) Installation Using uv 1. Install uv if you don't have it: 2. Clone this repository: 3. Install dependencies: 4. Create a .env file based on .env.example : 5. Configure you","default_branch":null,"files":null,"tree":[],"storefront":"/r/coleam00","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/coleam00/mcp-mem0/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}