Skip to content
Back to search
30
MCP

io.github.neerajg03/vector-memory

io.github.neerajg03/vector-memory

Semantic document memory using Redis vector store. Save and recall files with natural language.

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

Similar MCP servers embedding-nearest

io.github.NeerajG03/vector-memory
Semantic document memory using Redis vector store. Save and recall files with natural language.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.VelixarAi/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.surajkgoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.SurajKGoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.neerajg03/vector-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}