Sponsored by Deepsite.site

Jean Memory

Created By
jonathan-politzki7 months ago
Premium, consistent memory and long-term storage across AI applications. Remote MCP server.
Content

Jean Memory - Your Personal Memory Layer for AI

Jean Memory

Your Personal Memory Layer for AI Applications, powered by the community.

Learn more · Try Jean Memory · API Docs · OpenMemory

GitHub stars GitHub forks GitHub commit activity License GitHub issues

🔒 Private • 🚀 Fast • 🔗 Universal

🚀 What is Jean Memory?

Jean Memory is your secure, unified memory layer that works across all AI applications. It gives your AI assistants the ability to remember you, your preferences, and your context - while keeping everything private and under your control.

🧠 How Jean Memory Works

Jean Memory Architecture - Connected Memory Graph

Jean Memory creates a connected memory graph that links all your AI interactions across different applications. As shown in the diagram above:

  • 🎯 Central Memory Hub: Your personal memory sits at the center, accessible by all connected AI applications
  • 🔗 Cross-Application Links: Memories flow seamlessly between Claude, Cursor, GPT, and other AI tools
  • 📊 Smart Connections: Related memories are automatically linked and surfaced when relevant
  • 🔒 Private & Secure: All connections happen through your personal memory layer - no data sharing between AI providers
  • ⚡ Real-time Sync: Updates to your memory are instantly available across all connected applications

This means when you tell Claude about your coding preferences, Cursor automatically knows them too. When you research a topic in one app, that context is available everywhere.

Why Jean Memory?

  • 🔒 Privacy First: Your memories stay yours with end-to-end encryption
  • ⚡ Lightning Fast: Instant access to your context across all AI tools
  • 🌐 Universal: Works with Claude, GPT, Cursor, and any MCP-compatible app
  • 🏠 Your Choice: Use our hosted service or run it completely locally

Key Features

Core Capabilities:

  • Cross-Application Memory: Seamlessly share context between Claude, Cursor, GPT, and more
  • MCP Protocol: Built on the Model Context Protocol for maximum compatibility
  • Local & Cloud Options: Choose between our hosted service or complete local deployment
  • Developer-Friendly: Simple APIs and one-command setup

Use Cases:

  • Personal AI Assistant: Remember your preferences across all AI interactions
  • Development Work: Maintain context across coding sessions in different tools
  • Research & Writing: Keep track of insights and references across platforms
  • Customer Support: Build AI that remembers customer history and preferences

🚀 Quick Start

Get started in seconds with our hosted service:

  1. Sign up at jeanmemory.com
  2. Get your install command from the dashboard
  3. Run one command to connect your AI tools:
npx install-mcp i https://api.jeanmemory.com/mcp/claude/sse/your-user-id --client claude
  1. Restart your AI app and start using memory!

Option 2: Local Development

Run Jean Memory completely locally:

git clone https://github.com/jonathan-politzki/your-memory.git
cd your-memory/openmemory
make build
make up

Access at:

  • API: http://localhost:8765
  • UI: http://localhost:3000

💬 Example Usage

Once connected, you can:

You: "Remember that I prefer TypeScript over JavaScript for new projects"
AI: ✓ I'll remember your preference for TypeScript.

You: "Help me set up a new web project"  
AI: I'll help you create a TypeScript project since you prefer TypeScript over JavaScript...

Your AI will remember this across all applications - Claude, Cursor, GPT, and more!

🔗 Supported Applications

Jean Memory works with any MCP-compatible application:

  • Claude Desktop - Anthropic's AI assistant
  • Cursor - AI-powered code editor
  • Windsurf - Codeium's AI editor
  • Cline - VS Code AI extension
  • Any MCP Client - Universal compatibility

🛠️ For Developers

API Integration

import requests

# Add a memory
response = requests.post("https://api.jeanmemory.com/memories", 
    headers={"Authorization": "Bearer your-api-key"},
    json={"text": "User prefers dark mode", "user_id": "user123"}
)

# Search memories  
response = requests.get("https://api.jeanmemory.com/memories/search",
    params={"query": "dark mode", "user_id": "user123"},
    headers={"Authorization": "Bearer your-api-key"}
)

MCP Integration

Jean Memory is built on the Model Context Protocol (MCP), making it compatible with any MCP-supporting application.

Local Deployment

Full docker-compose setup included for local development and self-hosting.

🏗️ Architecture

Jean Memory consists of:

  • Memory API - Core memory storage and retrieval
  • MCP Server - Model Context Protocol compatibility
  • Web UI - Dashboard for managing memories
  • Vector Database - Semantic search capabilities
  • Authentication - Secure user management

📚 Documentation

🤝 Contributing

We welcome contributions! Jean Memory is built on open source foundations and we believe in community-driven development.

How to Contribute

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Commit your changes: git commit -m 'Add amazing feature'
  4. Push to branch: git push origin feature/amazing-feature
  5. Open a Pull Request

Development Setup

git clone https://github.com/jonathan-politzki/your-memory.git
cd your-memory
# See /openmemory/README.md for detailed setup

🔒 Privacy & Security

  • End-to-end encryption available for sensitive data
  • Local deployment option for complete control
  • No vendor lock-in - export your data anytime
  • Transparent - open source components you can audit

📈 Roadmap

  • MCP Protocol Support - Universal AI app compatibility
  • Hosted Service - Managed cloud offering
  • Local Deployment - Self-hosting capabilities
  • Client-side Encryption - Zero-knowledge architecture
  • Advanced Search - Semantic and temporal queries
  • Team Collaboration - Shared memory spaces
  • Enterprise Features - SSO, compliance, analytics

📄 License

This project incorporates code from mem0ai/mem0 under the Apache 2.0 License.

Jean Memory additions and modifications are proprietary. See LICENSE-JEAN.md for details.

🙋‍♂️ Support


⭐ Star History

Star History Chart


Built with ❤️ by Jean Technologies

Server Config

{
  "mcpServers": {
    "jean-memory": {
      "command": "npx",
      "args": [
        "-y",
        "supergateway",
        "--sse",
        "https://api.jeanmemory.com/mcp/claude/sse/773e2c10-1fd1-48cb-bc15-7674aaa9b09c"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
CursorThe AI Code Editor
ChatWiseThe second fastest AI chatbot™
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server