SERVER

Memory

Rank #29242

io.github.VelixarAi/memory

Persistent memory for AI assistants. Store, search, and recall across sessions.

First listed
Feb 28, 2026
Last publish date
Feb 28, 2026
OVERVIEW

Memory is a Model Context Protocol (MCP) server published by VelixarAi. It ranks #29242 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Memory is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.

STANDING
#29,242of 58,900 tracked serversTop 50%

Ranks ahead of 29,658 of 58,900 servers on MCP Toplist.

CONNECT

Use Memory

Add Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "velixar-mcp-server"
      ],
      "env": {
        "VELIXAR_API_KEY": "<your VELIXAR_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

VelixarAi

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.4Feb 28, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Memory?
Persistent memory for AI assistants. Store, search, and recall across sessions.
Who maintains Memory?
Memory is maintained by VelixarAi, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Memory an official MCP server?
Yes — Memory is listed on the Official MCP Registry.
How many versions does Memory have?
MCP Toplist tracks 2 versions of Memory, most recently published on Feb 28, 2026.
Where can I find the source code for Memory?
The source code for Memory is hosted at github.com/VelixarAi/velixar-mcp-server.
EXPLORE