Skip to content
Back to search
30
MCP v0.4.4

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%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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