Loomal

vector-memory

MCP server by github.com/neerajg03/vector-memory

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

0 starspypi: mcp-server-vector-memory

About vector-memory

vector-memory is an MCP (Model Context Protocol) server published by neerajg03 in the official MCP registry, listed under Knowledge & Memory on Loomal. Semantic document memory using Redis vector store. Save and recall files with natural language.

It ships as a Python package on PyPI (mcp-server-vector-memory), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/neerajg03/vector-memory.

Use vector-memory with your agent

Claude Code · one command
claude mcp add vector-memory -- uvx mcp-server-vector-memory
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vector-memory": {
      "command": "uvx",
      "args": [
        "mcp-server-vector-memory"
      ]
    }
  }
}
pypimcp-server-vector-memory

Frequently asked questions

What is vector-memory?
vector-memory is an MCP (Model Context Protocol) server by neerajg03 in the Knowledge & Memory category. Semantic document memory using Redis vector store. Save and recall files with natural language.
How do I connect vector-memory to Claude, Cursor, or another MCP client?
Install vector-memory from its pypi package (mcp-server-vector-memory) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vector-memory open source?
Yes — the source code is public at github.com/neerajg03/vector-memory.
Can AI agents pay to use vector-memory?
Not yet through Loomal — vector-memory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vector-memory? Claim this listing free by verifying GitHub ownership, or contact us.