MCP Directory
Back

mem0-mcp

by pinkpixel-dev · JavaScript · ★ 93

✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a drop-in MCP server.

#agent#assistant#database#llm#llm-memory#mcp#mcp-server#mem0#mem0ai#memory#memory-management#model-context-protocol#model-context-protocol-servers#modelcontextprotocol#persistent-memory#storage

Install

npx -y github:pinkpixel-dev/mem0-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mem0-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:pinkpixel-dev/mem0-mcp"
      ]
    }
  }
}

From the README

[](https://badge.fury.io/js/@pinkpixel%2Fmem0-mcp) [](https://opensource.org/licenses/MIT) [](https://nodejs.org/) [](https://www.typescriptlang.org/) [](https://modelcontextprotocol.io/) [](https://mem0.ai) [](https://www.npmjs.com/package/@pinkpixel/mem0-mcp) [](https://github.com/pinkpixel-dev/mem0-mcp) [](https://smithery.ai/server/@pinkpixel-dev/mem0-mcp-server) A Model Context Protocol (MCP) server that integrates with [Mem0.ai](https://mem0.ai/) to provide persistent memory capabilities for LLMs. It allows AI agents to store and retrieve information across sessions. This server uses t…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers