Mem0 General
@ryaker
About Mem0 General
OpenAI just added memory across your chats across your openAI account. But wouldn't it be awesome to have general AI memory across all your interactions with any and all AI tools, IDEs, chatbots.... Now if it supports MCP you can with https://mem0.ai/ Give Claude desktop memory.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mem0-memory-general": {
"command": "<PATH TO SERVER>/mcp-mem0-server",
"args": [],
"env": {
"MEM0_API_KEY": "<YOUR MEM0 KEY>"
}
}
}
}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 Mem0 General?
Mem0 General is a Model Context Protocol (MCP) server that bridges AI assistants with Mem0.ai’s persistent memory system. It enables compatible AI models to store, retrieve, search, and manage memories across short-term and long-term types, including knowledge graphs.
How to use Mem0 General?
Install the package with pip install mcp-mem0-server, then add a configuration entry to your MCP config file (e.g., ~/.cursor/mcp.json) that sets the MEM0_API_KEY environment variable and runs the command mcp-mem0-server. After restarting the client application (Cursor or Claude Desktop), the server tools are available.
Key features of Mem0 General
- Modular architecture for maintainability and extensibility
- Short-term memories: conversation, working, attention
- Long-term memories: episodic, semantic, procedural
- Semantic similarity search across stored memories
- Custom memory categories and processing instructions
- Selective memory filtering with include/exclude patterns
Use cases of Mem0 General
- Give an AI assistant persistent recall of user preferences and past interactions
- Build a knowledge graph from user-provided facts and relationships
- Maintain conversational context across multiple sessions using short-term memory
- Apply selective memory patterns to store only relevant information
- Provide feedback to improve memory quality over time
FAQ from Mem0 General
How do I install and configure the Mem0 General server?
Run pip install mcp-mem0-server. Then add a configuration entry in your MCP config file (e.g., ~/.cursor/mcp.json) that uses "command": "mcp-mem0-server" and includes the environment variable MEM0_API_KEY set to your Mem0 API key.
What memory types are supported?
Short-term memories: conversation memory, working memory, and attention memory. Long-term memories: episodic memory, semantic memory, and procedural memory.
What is the default user ID?
All memories in the system use "default_user" as the default user_id unless overridden.
What advanced features are available?
Custom memory categories, memory processing instructions, knowledge graph relations between entities, selective memory filtering, and a feedback mechanism for memory quality.
Where does the memory data live?
Memories are stored and managed by Mem0.ai’s cloud memory system; the server acts as a client to that API using your Mem0 API key.
Frequently asked questions
How do I install and configure the Mem0 General server?
Run `pip install mcp-mem0-server`. Then add a configuration entry in your MCP config file (e.g., `~/.cursor/mcp.json`) that uses `"command": "mcp-mem0-server"` and includes the environment variable `MEM0_API_KEY` set to your Mem0 API key.
What memory types are supported?
Short-term memories: conversation memory, working memory, and attention memory. Long-term memories: episodic memory, semantic memory, and procedural memory.
What is the default user ID?
All memories in the system use `"default_user"` as the default user_id unless overridden.
What advanced features are available?
Custom memory categories, memory processing instructions, knowledge graph relations between entities, selective memory filtering, and a feedback mechanism for memory quality.
Where does the memory data live?
Memories are stored and managed by Mem0.ai’s cloud memory system; the server acts as a client to that API using your Mem0 API key.
Basic information
More AI & Agents MCP servers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
XDC AI
XDC AI is a remote MCP server available at https://xdcai.tech.
PDI Bridge for Claude
jxrlabsConnect Claude Desktop to your ServiceNow PDI. Query records, inspect Business Rules, review ACLs, and troubleshoot against your live instance.

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Comments