Mem0 Server Mcp
Description
๐ง Production-ready MCP server providing intelligent memory for Claude Code with async architecture, Neo4j knowledge graphs, smart chunking & enterprise security. One-command Docker deployment.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
๐ง Mem0 MCP Server - Self-Hosted Memory for AI
A production-ready, self-hosted Model Context Protocol (MCP) server that provides persistent, intelligent memory for Claude Code and other AI assistants. Features async/await architecture, knowledge graph intelligence, smart text chunking, and enterprise-grade security. Built with Docker Compose for one-command deployment.
[](https://opensource.org/licenses/MIT) [](https://docs.docker.com/compose/) [](https://www.python.org/downloads/)
โจ Features
Core Features
- ๐ One-Command Deployment - Start the entire stack with a single script
- ๐ 100% Self-Hosted - No external API dependencies (when using Ollama)
- ๐ Token-Based Authentication - Secure multi-user access with PostgreSQL-backed token management
- ๐ Multi-LLM Support - Works with Ollama, OpenAI, or Anthropic
- ๐ฏ Project Isolation - Automatic memory isolation per project directory
- ๐ Semantic Search - Vector-based search with pgvector
- โก 13 MCP Tools - Complete memory management + intelligence analysis
- ๐ Dual Transport Support - Modern HTTP Stream (recommended) + legacy SSE transport
- ๐ณ Docker Compose - Easy orchestration of all services
- ๐งช Comprehensive Tests - Automated test suite included
- ๐ Audit Logging - Track all authentication attempts and token usage
๐ง Memory Intelligence System
- ๐ Knowledge Graphs - Link memories with typed relationships (RELATES_TO, DEPENDS_ON, SUPERSEDES, etc.)
- ๐ Temporal Tracking - Track how knowledge evolves over time
- ๐๏ธ Architecture Mapping - Map system components and dependencies
- ๐ Impact Analysis - Understand cascading effects of changes
- ๐ Decision Tracking - Record technical decisions with pros/cons/alternatives
- ๐ฏ **Topic Clusterin
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,