elvismdev/mem0-mcp-selfhosted
Self-hosted mem0 MCP server for Claude Code. Run a complete memory server against self-hosted Qdrant + Neo4j + Ollama while using Claude as the main LLM.
This project gives Claude Code persistent memory across sessions. It takes your conversations, coding preferences, and project details, then stores them as searchable memories and a knowledge graph. This means Claude Code can recall past interactions, project architecture, and coding conventions, helping software developers maintain context and avoid repeatedly explaining things.
Use this if you are a software developer using Claude Code and want it to remember project details, coding preferences, and session context across different interactions and projects.
Not ideal if you prefer not to use self-hosted infrastructure components like Qdrant and Ollama, or if you are not using Claude Code as your primary development environment.
Stars
39
Forks
8
Language
Python
License
—
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/elvismdev/mem0-mcp-selfhosted"
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....
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs