🔍

memory

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

Search & Web Scraping stdio npm npmstdioVelixarAi
RUN IN TERMINAL
claude mcp add elixari-memory -- npx -y velixar-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "elixari-memory": { "command": "npx", "args": ["-y", "velixar-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "elixari-memory": { "command": "npx", "args": ["-y", "velixar-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "elixari-memory": { "command": "npx", "args": ["-y", "velixar-mcp-server"] } } }

About This MCP Server

The io.github.VelixarAi/memory server provides persistent memory for AI assistants, allowing them to store, search, and recall information across sessions. This server connects to AI coding assistants through standard input/output interfaces and is available as a package named velixar-mcp-server on npm. Developers would use this server to enable their AI assistants to retain and retrieve information over time, making it useful for applications that require session-to-session memory.

Persistent memory for AI assistants. Store, search, and recall across sessions.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

velixar-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The memory server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/elixari-memory.svg)](https://skillsplayground.com/mcps/elixari-memory/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.