Catalog
Vector Memory
Officialby NeerajG03
Semantic document memory using Redis vector store. Save and recall files with natural language.
Store and retrieve documents using semantic search with Redis vector store.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"vector-memory": {
"command": "uvx",
"args": [
"mcp-server-vector-memory"
]
}
}
}