Loading MCP server directory, please wait...
Semantic document memory using Redis vector store. Save and recall files with natural language.
npx @getmcp/cli add io.github.NeerajG03/vector-memoryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NeerajG03/vector-memory": {
"command": "uvx",
"args": [
"mcp-server-vector-memory"
]
}
}
}