MCP server for general Mem0 interactions (add/search/get/update/delete).
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-mcp-mem0-general","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Mem0 MCP Server A Model Context Protocol (MCP) server for integrating AI assistants with Mem0.ai's persistent memory system. ## Overview This server provides MCP-compatible tools that let any compatible AI assistant access and manage persistent memories stored in Mem0. It acts as a bridge between AI models and the Mem0 memory system, enabling assistants to: - Store and retrieve memories - Search memories with semantic similarity - Manage different memory types (episodic, semantic, procedural) - Utilize short-term memory for conversation context - Apply selective memory patterns - Create knowledge graphs from memories ## Project Structure The project code is located within the `src/mcp_mem0_general/` directory. ## Installation Methods ### Method 1: DXT Extension (Recommended) The easiest way to install this MCP server is using the DXT extension format in Claude Desktop. **Download**: [`mem0-mcp-server-0.1.0.dxt`](releases/mem0-mcp-server-0.1.0.dxt) For detailed DXT installation instructions, see [CLAUDE_DESKTOP_INSTALL.md](CLAUDE_DESKTOP_INSTALL.md). ### Method 2: Direct Installation (Current) This server can be run directly from GitHub using `uvx` without needing to clone the repository or install it locally. ### Running the Server Ensure you have `uv` installed (`pipx install uv` or `brew install uv`). You can test the server directly in your terminal: ```bash # Make sure MEM0_API_KEY is set in your environment export MEM0_API_KEY="your-mem0-api-key-here" # Run the server using uvx uvx git+https://github.com/ryaker/mcp-mem0-general.git mcp-mem0-general ``` The server should start and log its initialization steps. ### Method 3: Manual Configuration in Claude Desktop/Cursor 1. **Find `uvx` Path:** GUI applications like Claude Desktop often don't use the same `PATH` as your terminal. Find the full path to your `uvx` executable by running this in your terminal: ```bash which uvx ``` Copy the output path (e.g., `/Users/yourname/.…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.