Jean Memory
@jonathan-politzki
About Jean Memory
Premium, consistent memory and long-term storage across AI applications. Remote MCP server.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jean-memory": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"https://api.jeanmemory.com/mcp/claude/sse/773e2c10-1fd1-48cb-bc15-7674aaa9b09c"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Jean Memory?
Jean Memory is a secure, unified memory layer that works across all AI applications, giving AI assistants the ability to remember user preferences, context, and history while keeping everything private and under user control. It is built on the Model Context Protocol (MCP) and can be used with any MCP-compatible application.
How to use Jean Memory?
Users can sign up at jeanmemory.com and run npx install-mcp i https://api.jeanmemory.com/mcp/claude/sse/your-user-id --client claude to connect Claude Desktop. Alternatively, developers can run the server locally by cloning the repository and using make build; make up from the openmemory directory.
Key features of Jean Memory
- Cross-application memory sharing between Claude, Cursor, GPT, and more
- Built on the Model Context Protocol for maximum compatibility
- Local deployment option for complete data control
- End-to-end encryption for sensitive data
- Real-time sync across all connected applications
- Semantic search powered by a vector database
Use cases of Jean Memory
- Maintain personal preferences across all AI interactions
- Keep development context across coding sessions in different tools
- Track research insights and references across platforms
- Build AI customer support that remembers customer history
FAQ from Jean Memory
How does Jean Memory work across different apps?
Jean Memory creates a connected memory graph where related memories are automatically linked and surfaced when relevant, and updates sync in real time across all connected applications.
Can I run Jean Memory locally?
Yes, the local deployment option uses docker-compose and gives users complete control over their data with a fully self-hosted setup.
Which applications does Jean Memory support?
Jean Memory works with any MCP-compatible application including Claude Desktop, Cursor, Windsurf, Cline, and any MCP client.
How does Jean Memory protect privacy?
It offers end-to-end encryption for sensitive data, a local deployment option for complete control, and no vendor lock-in so users can export their data at any time.
More Memory & Knowledge MCP servers
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Comments