Skip to content
Back to search
30
MCP

@shackleai/memory-mcp

npm/@shackleai/memory-mcp

Persistent memory for AI coding tools. The first MCP-native memory server.

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

Similar MCP servers embedding-nearest

io.github.shackleai/memory
Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
io.github.MemoriLabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
aifai-mcp
AI Collective Memory - MCP server that gives your AI a persistent memory across sessions
0 tools

How to use

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

{
  "mcpServers": {
    "@shackleai/memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}