Back to search
30
MCP

@peakmojo/mcp-openmemory

npm/@peakmojo/mcp-openmemory

MCP server for memory management with long-term and short-term memory capabilities using local database

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

skpassegna/openmemory-mcp
Backend API & MCP server for OpenMemory, your personal, open-source LLM memory layer.
0 tools
evermemos-mcp
MCP Server that brings long-term memory to AI coding tools via EverMemOS
0 tools
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
@verygoodplugins/mcp-automem
MCP server for AutoMem: AI memory storage and recall
0 tools

How to use

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

{
  "mcpServers": {
    "@peakmojo/mcp-openmemory": {
      "url": "None",
      "transport": "http"
    }
  }
}