Back to search
30
MCP

mem0-mcp

pinkpixel-dev/mem0-mcp

✨ 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.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://pinkpixel.dev

Similar MCP servers embedding-nearest

iflow-mcp_mem0-mcp
MCP server for integrating long term memory into AI agents with Mem0
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
iflow-mcp_mem0ai_mem0-mcp-server
Model Context Protocol server that exposes the Mem0 long-term memory API as tools
0 tools
in.creo-memories/mcp-server
Memory system for AI agents with semantic search. Store and recall memories with ease.
0 tools · streamable-http
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mem0-mcp": {
      "url": "https://pinkpixel.dev",
      "transport": "http"
    }
  }
}