Skip to content
Back to search
30
MCP

cursor-memory

npm/cursor-memory

Persistent, searchable memory for Cursor AI — You control what your AI remembers.

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

Similar MCP servers embedding-nearest

io.github.zdravo-ai/zdravo-cursor
Persistent AI memory for Cursor. Save and search memories via Zdravo.
0 tools
Cursor10x Memory
Provides persistent memory for Cursor through vector-based semantic search and structured data storage, enabling long-term context awareness
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
0 tools · streamable-http
YourMemory
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents with key-value storage and search across sessions.
0 tools

How to use

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

{
  "mcpServers": {
    "cursor-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}